March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
i have a question using the function all but with a filtered tableto create a measure, my data look like this:
i would like to create a measure that give me the grand total for all the skus but only for the year 2015=50, i am currently stuck with this formula:
CALCULATE(SUM(data[sales]),ALL(data[sku]),data[year]=2015)
But as you can imagine it doesnt work.
Thank for your help.
Solved! Go to Solution.
Edit. Use all(data) instead of all(data[sku])
Edit. Use all(data) instead of all(data[sku])
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |