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 moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I have a measure that calculates the minimum/Max, that I need to remain static no change when a date(Filter) is applied, but I also need to be able to add the "Total" value, currently I get zero for the total. I have added hasonevalue and summarized data to get the "Total" but it excludes anything withing the date range that does not have a value.
I know this will give me all the value where they be static, but total will be zero.
Solved! Go to Solution.
cut the connection between the tables and then use TREATAS in your measures to transfer the filter as needed.
Hi,
PBI file attached.
Hope this helps.
Thank you both!!
I believe I was able to fix the issue by generating a independent table with the products then calling it on my measure as below "Manual_List[Product]. Using the Treatas function as Lbendlin had suggested for the date table.
|
Updated Measure= CALCULATE( |
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Please show the expected outcome based on the sample data you provided.
Need help uploading data? https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 25 | |
| 23 |