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!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
126 | |
85 | |
69 | |
53 | |
44 |
User | Count |
---|---|
202 | |
106 | |
100 | |
64 | |
56 |