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 August 31st. Request your voucher.
The conditional formatting documentation says we can use conditional for color, text, icon, and web URL, but there are examples only for color. There is no such documentation for implementing an icon or web URL. Any guidance on implementing the same would be greatly appreciated! Thank you for your attention to this matter.
I'm trying to achieve the same as @Asgar. When you implement condition formatting on a property by specifying its instaceKind using the VisualEnumerationInstanceKinds enum, by default the conditional formatting settings will apply to colors. We are looking for how to customize(?) the conditional formatting window, as it's different for colors, icons, and web URLs.
I was going through the documentation as well as the API code, but couldn't find any ways to specify what type of conditional formatting window should pop up in my custom visual.
Any help would be much appreciated.
I want to have this icon formatting option. How can I get it in my custom visual?