This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Where does the total amount pull from if there are no sales entered at all for a specific tenant?
Solved! Go to Solution.
Hello All,
I am still working with our internal team to figure out where these amounts are pulling from, but I believe it has to do with changes on the system where Power BI pulls these totals that is causing the issue.
Thank you all for your input!
Hello All,
I am still working with our internal team to figure out where these amounts are pulling from, but I believe it has to do with changes on the system where Power BI pulls these totals that is causing the issue.
Thank you all for your input!
Hi @AudreyT ,
Just checking in to see whether the issue has been resolved. If you still need any assistance, please feel free to reach out and we’ll be happy to help.
Thank you.
Hi @AudreyT ,
Thank you for the update. It does seem that recent changes in the source system may be causing these totals to appear. Please continue validating the source data with your internal team to help identify the root cause.
Feel free to reach out if you need any further assistance.
Thank you.
Hi @AudreyT ,
Could you please confirm if your query has been resolved by the provided solution? This would be helpful for other members who may encounter similar issues.
Thank you for being part of the Microsoft Fabric Community.
Power BI will not show any data if there isn't any data at all. Could you please provide more context?
Below is a screenshot. As shown, there is no sales data entered for 2025 or 2024 but there is a total amount and not sure where it is pulling from.
I believe it has to do with the corresponding system we use that pulls the data. There may have been some changes there that is pulling these numbers.
Hi @AudreyT ,
Thank you for reaching out to the Microsoft Fabric Community.
Your calculation is not ignoring filters, as this can cause values to appear even when no data exists. Also, verify that the relationships between your Date, Tenant, and Sales tables are correctly set and active so that filters flow properly. In addition, you may want to check your visual settings (such as “Show items with no data”), as this can sometimes display values for years without records. Finally, please confirm that the data is not coming from any pre-aggregated or external source.
Please feel free to reach out if you need any further clarification.
Thank you.
I don't think we have that,maybe we can use some ways to create it. could you pls provide some sample data and expected output?
Proud to be a Super User!
Hi @AudreyT
If tenant has no corresponding rows in the Sales table, then measure SUM(Sales[Amount]) does not pull data from anywhere so it evaluates over an empty filter context and returns BLANK.
You will only see a value if there are actual rows even if the amount is 0 or if the measure explicitly converts blanks to 0 using functions like COALESCE or IF.
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.
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 |
|---|---|
| 30 | |
| 28 | |
| 23 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 41 | |
| 21 | |
| 18 |