Forum Discussion
SVG measure doesn't work
- Anonymous4 years ago
The measure is (finally) working. I discovered that 'pt' in width and in height can be removed. And you've to multiply width and height by 10 in the clipPath. I've shared the measure in the file below:
https://docs.google.com/document/d/1ekQUsFefuKhmtZEULzRqwXOlNBBFTPnUOqA7oDm6eI4/edit?usp=sharing
Hi Anonymous ,
Please refer to the following topic to see if it helps you.
What if you want to change the color? Simply add a fill attribute to the SVG.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous4 years agoNot applicable
Hi Anonymous
Thanks for your reply. I already using the code 'fill' in the DAX measure, and it's not responsive to any change of color. So unfortunately, that doesn't work.