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.
Hi Guys,
Does anybody know if there is an existing sliding scale visual as shown in the image below? Or maybe there is a trick that can be used to achieve this. Ideally the arrow would shift left or right based on a measure's value:
Any ideas??
Solved! Go to Solution.
Hi @Anonymous ,
One option can be to make 3 different visuals:
- Bar chart for the category
- Scatter char for the shape
- Card for the value
Create a table with the Category data:
Category ID
Initial | 1 |
Repeatable | 2 |
Defined | 3 |
MAnaged | 4 |
Optimized | 5 |
The compose your visualization based on the following
Bar chart:
Scatter chart:
Create a Card with the measure that you want to have value.
Group all of the elements final result below and in attach file.
Be aware that if you place the scatter chart and card above the bar chart you need to turn off the background.
Hope thi helps to give you an idea about how you can do it without any custom visuals. Only just some ideas.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Anonymous ,
One option can be to make 3 different visuals:
- Bar chart for the category
- Scatter char for the shape
- Card for the value
Create a table with the Category data:
Category ID
Initial | 1 |
Repeatable | 2 |
Defined | 3 |
MAnaged | 4 |
Optimized | 5 |
The compose your visualization based on the following
Bar chart:
Scatter chart:
Create a Card with the measure that you want to have value.
Group all of the elements final result below and in attach file.
Be aware that if you place the scatter chart and card above the bar chart you need to turn off the background.
Hope thi helps to give you an idea about how you can do it without any custom visuals. Only just some ideas.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português@MFelix This a great solution thanks! I will play around with it even further and see what I can come up with.
Hi @Anonymous ,
Sorry for that, but I also not found an effective solution to achieve your requirement, perhaps you can submit the requirement to ideas and add your comments there to make this feature coming sooner : https://ideas.powerbi.com/forums/265200-power-bi-ideas
you could also create your own custom visual if is an experienced web developer: https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals/
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @v-lid-msft ,
Thanks for your feedback. I will submit it to the ideas forum, I was hoping there might already but something that I was just not able to find.
I will look into creating it as a custom visual, and will post it here if I am able to build an elegant solution.
Thanks,
Elmar