logo
#

Latest news with #Workflow

Shortcuts app gets booster dose of Apple Intelligence to improve productivity
Shortcuts app gets booster dose of Apple Intelligence to improve productivity

Deccan Herald

time2 days ago

  • Deccan Herald

Shortcuts app gets booster dose of Apple Intelligence to improve productivity

Apple introduced Shortcuts (formerly Workflow) with iOS 12 in 2018 to improve the user experience on its products. In the following year, it was made a default app with the iOS 13 update. It allowed users to automate mundane tasks that involved multiple steps across multiple apps, into a single tap action of the on-screen button or through voice command to Siri digital Shortcuts app, which is now available on iPhone, iPad and Mac devices, will soon get Apple Intelligence capabilities to further simplify the automation of tasks and improve AI agent Big Sleep detects first major cybersecurity will be able to make good use of Apple Intelligence models for the Shortcuts app, either on-device or with cloud server connectivity, in addition to device owners can also take advantage of dedicated actions for Writing Tools and Image Playground to summarise text or generate new iOS 26: Seven key features you need to know about iPhone's new Shortcuts app has been enabled to work seamlessly on most third-party apps and also, and it can be summoned not just on the home screen, but also by action buttons on the latest iPhone models and even with a squeezing gesture on the Pencil Pro to perform an are some use cases of the AI-powered Shortcuts app:Take, for instance, a student can build a shortcut that uses the Apple Intelligence model to compare an audio transcription of a class lecture to the notes they took, and add any key points they may have missed. Users can also choose to tap into ChatGPT to provide responses that feed into their other instances, users can create a shortcut action, which involves sharing a fun GIF with friends. This process requires the user to pick a set of photos from the Photos app and stitch them to make a GIF, and then open the Messages app. With the help of Writing Tools, he/she can create a standard text template and send it to a closed group of the first time, the user has to detail the actions in the Shortcuts app and name them. Once it is set, the Shortcut task can be placed on the home screen and with a single tap, all the actions are performed instantly. Also, users can ask Siri to perform the actions with a single the data of the Shortcuts app is fully protected by Apple's robust security system. Even the complex AI-powered tasks which require cloud server connectivity are safeguarded by Private Cloud the uninitiated, Private Cloud Compute is Apple's propreitary technology. For image generation and other complex queries, Apple devices will connect with Private Cloud Compute servers powered by Apple silicon. All private conversations with Apple Intelligence relayed between a cloud server and the device remain anonymous at all times. No entity, including Apple, can access new features of Shortcuts app will be introduced with the iOS 26, iPadOS 26 and macOS Tahoe later this 2077: Ultimate Edition debuts on Apple Mac the latest news on new launches, gadget reviews, apps, cybersecurity, and more on personal technology only on DH Tech

Say Goodbye to Excel Errors : Ditch INDIRECT for These Smarter Methods
Say Goodbye to Excel Errors : Ditch INDIRECT for These Smarter Methods

Geeky Gadgets

time4 days ago

  • Business
  • Geeky Gadgets

Say Goodbye to Excel Errors : Ditch INDIRECT for These Smarter Methods

Have you ever found yourself frustrated with an Excel workbook that seems to lag, break, or throw errors at the worst possible time? If so, there's a good chance the culprit is one of Excel's most notorious functions: INDIRECT. Once celebrated as a clever way to create dynamic references, this function has become a hidden bottleneck in modern workflows. Its volatile nature, tendency to break when structures change, and inability to handle external data make it a risky choice for today's data-driven tasks. The truth is, while INDIRECT may have been a go-to tool in the past, relying on it now could be holding you back from achieving the efficiency and reliability your projects demand. But here's the good news: Excel has evolved, and so should your approach. My Online Training Hub explains why INDIRECT is no longer the powerhouse it once was and introduce you to smarter, more robust alternatives like Power Query, FILTER, and LAMBDA. These modern tools not only eliminate the pitfalls of INDIRECT but also open the door to faster, more scalable, and error-resistant workflows. Whether you're managing massive datasets, creating dynamic reports, or collaborating across teams, these alternatives will transform the way you work with Excel. Ready to rethink how you approach dynamic referencing? Let's uncover what's possible when you leave INDIRECT behind. Modern Alternatives to INDIRECT What Makes INDIRECT Problematic? The INDIRECT function is classified as a volatile function, meaning it recalculates every time any change occurs in the workbook. While this behavior might seem beneficial in certain scenarios, it can significantly slow down large or complex workbooks, especially those containing numerous formulas. This performance issue becomes even more pronounced as datasets grow in size and complexity. Another drawback of INDIRECT is its fragility. If a referenced sheet or named range is renamed, the function breaks, resulting in errors that can be difficult to trace and resolve. This makes it less reliable in dynamic or collaborative environments where changes to workbook structure are common. Additionally, INDIRECT cannot reference data from closed workbooks. This limitation reduces its utility in workflows that involve external data sources or require integration across multiple files. As modern data management increasingly relies on collaboration and scalability, these shortcomings make INDIRECT less practical for today's needs. Modern Alternatives to INDIRECT Excel has introduced several powerful tools and functions that address the limitations of INDIRECT while offering greater flexibility, reliability, and performance. These alternatives are designed to handle dynamic referencing and data management tasks more effectively: Power Query: A versatile tool for consolidating, cleaning, and transforming data from multiple sources into a single structured table. Unlike INDIRECT, Power Query is non-volatile and independent of workbook states, making it ideal for scalable and dynamic reporting. A versatile tool for consolidating, cleaning, and transforming data from multiple sources into a single structured table. Unlike INDIRECT, Power Query is non-volatile and independent of workbook states, making it ideal for scalable and dynamic reporting. SWITCH Function: SWITCH provides a clear and efficient way to toggle between predefined values, such as column names or categories. It eliminates the need for INDIRECT's dynamic referencing and is easier to audit, reducing the risk of errors. SWITCH provides a clear and efficient way to toggle between predefined values, such as column names or categories. It eliminates the need for INDIRECT's dynamic referencing and is easier to audit, reducing the risk of errors. FILTER Function: FILTER is designed for extracting subsets of data or creating dependent dropdown lists based on specific criteria. It dynamically adjusts to changes in data without the performance issues associated with INDIRECT. FILTER is designed for extracting subsets of data or creating dependent dropdown lists based on specific criteria. It dynamically adjusts to changes in data without the performance issues associated with INDIRECT. LAMBDA Function: LAMBDA allows users to create custom functions tailored to specific needs. This modern feature offers advanced flexibility and can replace complex INDIRECT formulas with reusable, maintainable solutions. INDIRECT The Excel Function You Should Stop Using Watch this video on YouTube. Take a look at other insightful guides from our broad collection that might capture your interest in Excel functions. How to Use These Alternatives These modern tools can seamlessly replace INDIRECT in various scenarios, offering improved performance and reliability. Here are some practical examples: Power Query for Data Consolidation: Instead of using INDIRECT to reference multiple sheets, Power Query can combine data from different sheets or files into a single table. This approach simplifies reporting, ensures consistency, and eliminates the volatility associated with INDIRECT. Instead of using INDIRECT to reference multiple sheets, Power Query can combine data from different sheets or files into a single table. This approach simplifies reporting, ensures consistency, and eliminates the volatility associated with INDIRECT. SWITCH for Dynamic References: SWITCH can replace INDIRECT in scenarios where dynamic column references are needed. By defining a set of predefined values, SWITCH provides a faster, more transparent, and easier-to-debug solution. SWITCH can replace INDIRECT in scenarios where dynamic column references are needed. By defining a set of predefined values, SWITCH provides a faster, more transparent, and easier-to-debug solution. FILTER for Dropdown Lists: FILTER can be used to create dependent dropdown lists that automatically adjust to changes in your data. This eliminates INDIRECT's volatile behavior while improving reliability and performance. FILTER can be used to create dependent dropdown lists that automatically adjust to changes in your data. This eliminates INDIRECT's volatile behavior while improving reliability and performance. LAMBDA for Custom Functions: For complex scenarios requiring reusable logic, LAMBDA enables you to create custom functions that replace INDIRECT. These functions are easier to maintain and adapt to evolving requirements. Why Transitioning Away from INDIRECT Is Beneficial Adopting modern alternatives to INDIRECT offers several significant advantages: Improved Performance: Non-volatile tools like Power Query ensure faster recalculations and smoother operation, even with large datasets. This is particularly important in data-intensive workflows where performance is critical. Non-volatile tools like Power Query ensure faster recalculations and smoother operation, even with large datasets. This is particularly important in data-intensive workflows where performance is critical. Enhanced Reliability: Modern functions are less prone to errors caused by changes in sheet names or external references. This reduces the risk of broken formulas and ensures greater consistency in your workbooks. Modern functions are less prone to errors caused by changes in sheet names or external references. This reduces the risk of broken formulas and ensures greater consistency in your workbooks. Scalability: Tools like Power Query and LAMBDA are designed to handle growing data needs and evolving requirements. They provide a future-proof solution for managing complex datasets and workflows. Tools like Power Query and LAMBDA are designed to handle growing data needs and evolving requirements. They provide a future-proof solution for managing complex datasets and workflows. Easier Debugging: Functions like SWITCH and FILTER are more transparent and straightforward, making it easier to identify and resolve issues. This simplifies the process of maintaining and auditing your workbooks. Adopting a Modern Approach to Excel While the INDIRECT function once served as a valuable tool for dynamic referencing, its limitations make it less practical in today's data-centric workflows. Modern tools like Power Query, SWITCH, FILTER, and LAMBDA offer more efficient, reliable, and scalable solutions for managing data and creating dynamic references. By transitioning to these advanced features, you can enhance workbook performance, reduce errors, and streamline your processes. Embracing these modern alternatives is not just a technical improvement—it's a strategic step toward more effective and efficient data management. Media Credit: MyOnlineTrainingHub Filed Under: Guides Latest Geeky Gadgets Deals Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, Geeky Gadgets may earn an affiliate commission. Learn about our Disclosure Policy.

GEHC Stock Declines Despite Expansion in Precision Care Capabilities
GEHC Stock Declines Despite Expansion in Precision Care Capabilities

Yahoo

time16-06-2025

  • Business
  • Yahoo

GEHC Stock Declines Despite Expansion in Precision Care Capabilities

GE HealthCare Technologies Inc. GEHC, on Thursday, announced the combination of its proprietary features and algorithms with MIM Encore. Per management, the software solution has been designed to handle key healthcare challenges like improving efficiency, streamlining cross-departmental communication and reducing manual workloads. GE HealthCare acquired MIM Software in 2024. The latest move is expected to be a significant milestone for GE HealthCare with respect to delivering precision care through advanced digital solutions. This, in turn, is likely to boost its Molecular Imaging & Computed Tomography (CT) business and strengthen its foothold in the niche space. Following the announcement, shares of the company lost nearly 1.6% till Friday's trading. Historically, the company has gained a high level of synergies from its partnerships. Although the latest announcement is likely to be beneficial for GEHC's top-line growth going forward, the stock declined overall. GE HealthCare currently has a market capitalization of $33.08 billion. It has an earnings yield of 5.6%, better than the industry's 0.5%. In the last reported quarter, GEHC delivered an earnings surprise of 10.9%. Per GE HealthCare, its first combined software release with MIM Encore will likely aid in enhancing digital imaging and workflow solutions across oncology, cardiology and neurology. MIM Encore, now equipped with additional GE HealthCare features and algorithms, is expected to deliver an integrated reporting experience for both positron emission tomography (PET) and SPECT (single-photon emission CT) imaging. Also, GE HealthCare's Effortless Workflow seamlessly integrates with MIM Encore, enabling clinicians to manage rising caseloads with intuitive interfaces, customizable displays and automation that can help bridge experience gaps and reduce burnout. Per a report by Grand View Research, the global molecular imaging market was valued at $8.8 billion in 2024 and is anticipated to witness a CAGR of 4.6% between 2025 and 2030. Factors like the increasing prevalence of chronic diseases, such as cancer, the therapeutic sectors, and the development of hybrid imaging systems are likely to drive the market. Given the market potential, the latest advancement in precision care is expected to provide a significant boost to GE HealthCare's business. This month, GE HealthCare and PT Kalbe Farma Tbk (Kalbe) have officially inaugurated Indonesia's first production facility dedicated to manufacturing technologically advanced CT scanners. Last month, GE HealthCare announced that the NCCN Clinical Practice Guidelines in Oncology (NCCN Guidelines) for clinicians now recommend considering fluoroestradiol (FES) PET for systemic staging in patients with recurrent or metastatic lobular breast cancer. The same month, GE HealthCare received the FDA's 510(k) clearance for its Aurora nuclear medicine system and Clarify DL. Shares of the company have lost 6.8% in the past year against the industry's 10.1% rise and the S&P 500's gain of 9.4%. Image Source: Zacks Investment Research Currently, GEHC carries a Zacks Rank #4 (Sell). Some better-ranked stocks in the broader medical space are Hims & Hers Health, Inc. HIMS, Cencora, Inc. COR and Integer Holdings Corporation ITGR. Hims & Hers, carrying a Zacks Rank #2 (Buy) at present, has an estimated long-term growth rate of 36.5%. HIMS's earnings surpassed estimates in two of the trailing four quarters, missed once and broke even in the other, the average surprise being 19.6%. You can see the complete list of today's Zacks #1 Rank (Strong Buy) stocks here. Hims & Hers' shares have surged 129.7% compared with the industry's 36.1% gain in the past year. Cencora, carrying a Zacks Rank of 2 at present, has an estimated long-term growth rate of 12.8%. COR's earnings surpassed estimates in each of the trailing four quarters, the average surprise being 6%. Cencora has rallied 25.9% against the industry's 16% decline in the past year. Integer Holdings, sporting a Zacks Rank of 1 at present, has an estimated long-term growth rate of 18.4%. ITGR's earnings surpassed estimates in three of the trailing four quarters and missed once, the average surprise being 2.8%. Integer Holdings' shares have gained 0.9% against the industry's 14.2% decline in the past year. Want the latest recommendations from Zacks Investment Research? Today, you can download 7 Best Stocks for the Next 30 Days. Click to get this free report Cencora, Inc. (COR) : Free Stock Analysis Report Integer Holdings Corporation (ITGR) : Free Stock Analysis Report Hims & Hers Health, Inc. (HIMS) : Free Stock Analysis Report GE HealthCare Technologies Inc. (GEHC) : Free Stock Analysis Report This article originally published on Zacks Investment Research ( Zacks Investment Research

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into a world of global content with local flavor? Download Daily8 app today from your preferred app store and start exploring.
app-storeplay-store