The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.