Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I wonder someone can explain me how to use stored procedures (SPs) in SQL Server database to create a dataset using Power BI desktop. I use the same database to create a Power BI data model and want to use some of the stored procedures developed by my team earlier to create some tables.
Is it possible to copy and paste those SPs drectly to Power BI query editor?
= Sql.Database(svr_name, db_name, [Query="EXEC [schema].sp_name"])
if sp returns multiple recordsets, only the first one will be received by PQ.
Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
64 | |
56 | |
54 | |
36 | |
34 |
User | Count |
---|---|
85 | |
73 | |
55 | |
45 | |
43 |