Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
fdanielsouza
Helper I
Helper I

New Power BI Desktop UI and conditional ObjectEnumerateInstances

Hi people, I'm the author of a custom visual in App Source called Multi Info Cards and it seems like the users of this visual are having trouble with conditional formatting, which is in fact a problem with my ObjectEnumerateInstances.

 

In the visual code for the ObjectEnumerateInstances I use an if to check for a boolean value in the "Cards" menu asking if the visual will be affected by Conditional Formatting, then if it's true a new menu for Conditional Formatting appears in the pane where users can set up. When the new UI arrived, this feature has broken, however I don't think I can fix it because it would need to debug using Power BI Service, which still uses the old UI. 

 

So my questions are: is it a new UI bug that will be fixed? Or this will be the official behaviour and I can't make ObjectEnumerateInstances menus "hiddeable" anymore? Is there a way for me to fix it without having the access to the new UI in the service? 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors