Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I want to create a graph in Power BI showing the sum of 35,000 +35000+35000 for 6-Juil.-18.
Solved! Go to Solution.
Hello @Anonymous ,
So you create the following measure
QTY Ord = sum(QTY Ord)
Then you put the date field value with this measure in a graph and it will show the sum.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Hello @Anonymous ,
So you create the following measure
QTY Ord = sum(QTY Ord)
Then you put the date field value with this measure in a graph and it will show the sum.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.