Forum Discussion
% completeness in matrix bars
Hi Fern_21
The data bar always uses the full width for the row with max value. The rest are relative to this. A roundabout way is to use a DAX-generated SVG image. You can find samples here https://community.fabric.microsoft.com/t5/Data-Stories-Gallery/SVG-as-data-bars-in-tables-and-matrices/m-p/3835955
Hi danextian !
Thanks for your answer.
Is it possible to insert a custom value? Is there a way to set the maximum value to 100%?
- kushanNa1 year agoSuper User
Hi
Tried making Minimum custom value as 0 and maximum 1 ?
- danextian1 year agoSuper User
You can use 0 and 1 if you're dealing with percentages. If with numbers, you add some amount to the max but this is a manual process and your max amount can always change depending on the data.
- v-saisrao-msft1 year agoCommunity Support
Hi Fern_21,
I wanted to check if you had the opportunity to review the information provided by danextian kushanNa. Please feel free to contact us if you have any further questions. If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.