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 am developing a matrix visual to display the application availability percentage for each month. I have a slicer dropdown "Outage by Month" that a user can select a month and it will show only the rows for the month where the availability is <100%. When no month is selected all rows inluding 100% and <100% availablity for all the months are displayed. I ran into a problem, when I added a new record for the current month (Mar-25) that had 100% availability for this month and this record will not show up in the matrix, unless I add add a value of 100% in the month of Feb-25. Or I set the value to be less that 100% which is strange. The DAX code is below:
To report on things that are not there you need to use disconnected tables and/or crossjoins
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.