Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm stuck trying to figure out a DAX measure for a card visual that used to work in a single table model but can't figure it out in a converted star schema model. Context filters aren't being maintained: not sure how to count the number of "No's" as users make filter selections.
Below is a summary of the problem.
Solved! Go to Solution.
You may want to spend some more time on refactoring your code and data model. I cleaned it up a little bit. Check the functionality, should be ok now.
happy to upload the PBIX if someone can tell me how
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-...
thanks! I uploaded to OneDrive and posted a link to the upload PBIX file as a reply to my post
thanks for helping me solve the problem and teaching me how to be better!