Forum Discussion
Conditional formatting based on value, not a category name for line chart
- 10 months ago
To the best of my knowledge, no. However, you could try Power BI’s built-in Python support for this. Keep in mind that Python visuals have lots of limitations—for example, (they do not support tooltip hovering, etc.)
Below is a Python visual example I have created, and I’ve attached the PBIX file for your reference.
For this to work, you need to have Python installed on your machine: Python setup tutorial, or you can publish the PBIX file to the Power BI Service to view the visual.
Thank you.
Hi jaryszek,
I would also take a moment to thank kushanNa , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We are always here to support you.
Regards,
Community Support team.