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
Hi All,
I am getting blank dimension value automatically when i use ALL function. Can anyone please help?
I do not want this blank getting assigned in 'Total Sales'.
Can anyone please help?
Desired Result -
Thank you
Solved! Go to Solution.
Hi @jibran_wani ,
Based on the information you provided, these table columns must not be from the same table. Refer to below table relationship and formula:
Total Sales = CALCULATE(SUM(Pro[Net Sales]), ALL('Pro'))
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey ,
select your visual and open filter pane
go to filter on this visual and for Division , select basic filtering and selcet all division except "Blank"
Thank You
Hi @jibran_wani ,
Based on the information you provided, these table columns must not be from the same table. Refer to below table relationship and formula:
Total Sales = CALCULATE(SUM(Pro[Net Sales]), ALL('Pro'))
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Typical result of Referential Integrity Violation of your data model, nothing to do with ALL(). Google that term if you want to learn a bit more.
Expertise = List.Accumulate( {Days as from Today}, {Skills and Knowledge}, (Current, Everyday) => Current & Day.LearnAndPractise(Everyday) ) |
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.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 17 | |
| 8 | |
| 8 | |
| 7 |