The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi I have a dax measure with the following calculation:
When I add this measure a grid with visual I expect every cell to have the same value as the row total, however on some of the cells it applying a filter, which I am not understanding. Can anyone explain why some cell have 101 instead of 102?
Consider using REMOVEFILTERS instead of ALLEXCEPT.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
@lbendlin - I have uploaded a sample PBIX. In the grid, I want to see 102 for every cell. RemoveFilters did not work for me. Why is it doing 101 on some cells, but 102 on other?https://drive.google.com/drive/folders/1HbCCuRCloWbCXPavcTcnjIJWWmosldgL?usp=sharing