Forum Discussion
Balogh1Bence
2 years agoHelper II
conditional formatting as string instead of color
hi! I found a nice guide to create conditional formatting. https://learn.microsoft.com/en-us/power-bi/developer/visuals/conditional-format?tabs=enumerateObjectInstances However, this shows only t...
Balogh1Bence
2 years agoHelper II
Hi!
I have uploaded a pbix file and the code of a sample visual here:
https://github.com/Balogh1Bence/fx
Please open the report and go to edit mode.
You will see some FX settings on the formatting pane.
I have also attached the code a ZIP file. There you can see how they are created.
I would like to know how can I create similar settings but instead of color I want to use string.
lbendlin
2 years agoSuper User
you were using a custom visual.
see attached
- Balogh1Bence2 years agoHelper II
Yes I know. We are trying to develop a visual that can do the thing I said before.
- Balogh1Bence2 years agoHelper II
Can you help with this?
- lbendlin2 years agoSuper User
Please be more specific. Have you looked at my proposal?