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.
In Power BI Desktop, I have this card to instruct users what to do when there are no selections from the filter.
This is the expected behavior.
However, when I publish in the service, the card is not behaving this way.
Any ideas what might be going on here?
Thank you.
Solved! Go to Solution.
I figured this out. I had some logic in my card that counted on the number of selected items. The number of items was different in my pbi file than what was in the service. I resolved it by modifying my code.
I figured this out. I had some logic in my card that counted on the number of selected items. The number of items was different in my pbi file than what was in the service. I resolved it by modifying my code.