Excel Copilot With Excel With Python – First Look – Episode 2653

Microsoft Excel Tutorial: Excel Copilot With Excel With Python
An exciting announcement from Satya Nadella this morning.

In today’s video, we’re diving into something groundbreaking! It’s September 16th, 2024, and right now, Satya Nadella is still talking at Microsoft’s big event, but the exciting news is already here—Copilot in Excel is now generally available, and even better, Copilot with Excel with Python for Advanced Analysis is in preview!

📊 What’s in this Episode? I’ve got 18,000 customer records categorized into four groups—Excel Books, Power BI, Power Query, and VBA—and I’m using Python’s K-means clustering to create six clusters, giving me a clearer picture Continue reading “Excel Copilot With Excel With Python – First Look – Episode 2653”

Mind-Blowing! Using Copilot Outside of Excel to Analyze Financial Statements! Episode 2652

Microsoft Excel Tutorial: Using Copilot Outside of Excel to Analyze Financial Statements!

In today’s video, we dive into something that completely blew me away – analyzing financial statements using Microsoft Copilot but not in Excel! You won’t believe what Copilot can do with financial data when working outside of Excel, like in OneDrive or Word.

We’re taking three financial statements (Income Statement, Balance Sheet, and Cash Flow) and letting Copilot generate summaries, calculate financial ratios, and even provide a financial outlook. It’s a game changer for anyone working with complex datasets!

A shoutout to Dr. Nitin, who first showed me this Continue reading “Mind-Blowing! Using Copilot Outside of Excel to Analyze Financial Statements! Episode 2652”

Are we entering a new era of app development? YES!

In this video, we explore the rapid evolution of app development tools and the game-changing impact of AI-powered solutions like GPT Engineer. You’ll learn how GPT Engineer can quickly generate detailed front-end mockups using natural language, significantly reducing the cost and time of app development. The video highlights the integration of AI tools with platforms like GitHub, enabling seamless workflows and emphasizing how combining various AI technologies can revolutionize productivity, learning, and documentation.

Throughout the video, the speaker shares personal experiences of creating app mockups on an iPad, showcasing how these technologies are democratizing software development and making it accessible to Continue reading “Are we entering a new era of app development? YES!”

How to build your own CSV data generator without coding

In this video, I take you through my journey of building a data generator app using AI tools like Replit and Claude. My goal is to show how easy and accessible app development has become, even for those of us who aren’t coders. I’ll walk you through how I set up this app to generate business scenarios and data sets, which can be a real game-changer for professionals who need custom data quickly and efficiently.

Throughout the video, I share what I’ve learned from using platforms like GitHub and how they’ve played a crucial role in my app development process. You’ll Continue reading “How to build your own CSV data generator without coding”

How to use Replit for build simple web apps

In this video, I introduce Replit, an online IDE that has made web app development much simpler, especially for people like me who are still learning to code. I’ll show you how Replit integrates with GitHub and offers AI assistance, making the entire coding process more accessible, even if you’re not a coding expert.

During the video, I demonstrate how I built a speech-to-speech AI assistant using open-source templates. One of the key takeaways is the importance of understanding the code logic behind these apps, which has been a big focus for me as I continue learning. Replit is such a Continue reading “How to use Replit for build simple web apps”

Claude vs ChatGPT – which is best, in which situations?

In this video, I dive into a comparison of two powerful AI tools, Claude and ChatGPT, and highlight the strengths each brings to the table. While ChatGPT excels in quickly generating text and handling general AI tasks, Claude shines when it comes to coding and offers a user interface that makes tasks like code visualization and web app creation much easier.

I also explore how Claude’s superior coding capabilities make it an ideal tool for developers, particularly with its smooth integration with GitHub for seamless code editing and deployment. For those who need to generate text or boilerplate code quickly, ChatGPT Continue reading “Claude vs ChatGPT – which is best, in which situations?”

GROUPBY & PIVOTBY Functions to Create a 1/2 Year Summary Report! Excel Magic Trick 1863

Download Excel File: https://excelisfun.net/files/EMT1863.xlsx
Learn how to use the amazing GROUPBY and PIVOTBY functions to create a sales report with categories to summaries by half year increments.
Topics:
1. (00:00) Introduction
2. (00:02) Viewer Suggestion
3. (00:18) IF Function to create ½ data attributes for the table of data.
4. (00:43) GROUPBY Function
5. (01:47) Conditional Formatting for Report
6. (02:22) GO TO Trick to find cells in worksheet that contain Conditional Formatting
7. (02:48) Mixed Cell References and Conditional Formatting for Total Row
8. (04:26) PIVOTBY Function
9. (05:04) Add New Data and Watch Formulas Update!!!
10. (05:37) Summary
11. (05:50) Closing, Video Links

#excel #excelisfun #analytics #analysis #dataanalysis #dataanalytics Continue reading “GROUPBY & PIVOTBY Functions to Create a 1/2 Year Summary Report! Excel Magic Trick 1863”

Special Offer: New Power BI & Excel Power Query M Code Book from excelisfun!!!

Here is link: https://www.mrexcel.com/products/the-transformative-magic-of-power-query-m-code-in-excel-and-power-bi/ or Amazon: https://www.amazon.com/Transformative-Magic-Power-Query-Excel/dp/1615470832/ref=sr_1_1
Mike “excelisfun” Girvin’s 4th book: The Transformative Magic of Power Query M Code in Power BI & Excel.

Book about Power Query M Code to help data analysts transform and shape data into useful, actionable information for decision makers.

Power Query VS. Excel Dates: PQ Solves the Famous 2/29/1900 Date Error So Eloquently! EMT 1864

Here is link: https://www.mrexcel.com/products/the-transformative-magic-of-power-query-m-code-in-excel-and-power-bi/ or Amazon: https://www.amazon.com/Transformative-Magic-Power-Query-Excel/dp/1615470832/ref=sr_1_1
Mike “excelisfun” Girvin’s 4th book: The Transformative Magic of Power Query M Code in Power BI & Excel.

Book about Power Query M Code to help data analysts transform and shape data into useful, actionable information for decision makers.

Remember:
Microsoft and Lotus though that 1900 was a leap year and so they added 2/29/1900 as a date in Excel. But if you import your dates into Excel or the reverse, all dates work.

Approximate Match Lookup in Power Query: 2 Amazing Functions! Power BI or Excel. EMT 1865

Download Excel File: https://excelisfun.net/files/EMT1865.xlsx
Learn how to perform approximate match lookup in Power Query M Code by creating custom functions. The first function we build in a Custom Column using the Table.SelectRows function and the let expression. The second we build as a reusable function in the Advanced Editor using the Table.SelectRows function. The third we build as a reusable function in the Advanced Editor using the List.Accumulate function.

M Code book from excelisfun at Mr Excel Site: https://www.mrexcel.com/products/the-transformative-magic-of-power-query-m-code-in-excel-and-power-bi/

M Code book from excelisfun at Amazon: https://www.amazon.com/Transformative-Magic-Power-Query-Excel/dp/1615470832/ref=sr_1_1

The M Code book is Mike “excelisfun” Girvin’s Continue reading “Approximate Match Lookup in Power Query: 2 Amazing Functions! Power BI or Excel. EMT 1865”

Expert Guide: GitHub Integration for Microsoft Fabric

We talked about Git integration with Azure DevOps in the past, but now you can integrate GitHub with Microsoft Fabric! Once things are configured most things are the same because it’s just Git! Adam walks you through it!

Introduction to Git integration (preview)
https://learn.microsoft.com/fabric/cicd/git-integration/intro-to-git-integration?tabs=github

Basic concepts in Git integration
https://learn.microsoft.com/fabric/cicd/git-integration/git-integration-process?tabs=GitHub%2Cazure-devops

📢 Become a member: https://guyinacu.be/membership

*******************

Want to take your Power BI skills to the next level? We have training courses available to help you with your journey.

🎓 Guy in a Cube courses: https://guyinacu.be/courses

*******************
LET’S CONNECT!
*******************

http://twitter.com/guyinacube
http://twitter.com/awsaxton
— <a Continue reading “Expert Guide: GitHub Integration for Microsoft Fabric”

The Surprising Enhancements for DAX Query View in Power BI

The DAX Query View for Power BI got some nice updates and a special item for those on a Mac! Zoe Douglas walks us through what we can do!

Zoe Douglas
https://www.linkedin.com/in/zoedouglas-data/
https://x.com/datazoepowerbi

📢 Become a member: https://guyinacu.be/membership

*******************

Want to take your Power BI skills to the next level? We have training courses available to help you with your journey.

🎓 Guy in a Cube courses: https://guyinacu.be/courses

*******************
LET’S CONNECT!
*******************

http://twitter.com/guyinacube
http://twitter.com/awsaxton
http://twitter.com/patrickdba
http://www.facebook.com/guyinacube
https://www.instagram.com/guyinacube/
https://guyinacube.com

***Gear***
🛠 Check Continue reading “The Surprising Enhancements for DAX Query View in Power BI”