This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hi All
I have this % distribution I want to calculate.
The purple color is the raw quantity numbers,
the black bars are the market share.
The Red quanities is using this formula
Sorry that I ask again.
I am really just trying to include figures from a specific fact table based on if there are values in another fact tables, they are related by the date dimension.
Unsure if there are any tips
Hi @Anonymous ,
Be aware that DAX measure are based on row context.
It is very difficult to analyze without looking at the data and just by imagining. See if you can share the sample pbix with dummy data.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , Not very clear, making blank can remove it from visual
Quantity measure = IF(MIN('External Market Share'[Units]) = 0, blank(),SUM('Combined Cube'[Quantity Actual]))
Sorry I am unclear.
I know how to remove it from the visual on the right side.
But in the table, there is no min =0
How do I ensure that the last month, where there is no marketshare data yet (blank) is excluded from the table calculation
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 42 | |
| 26 | |
| 24 |