The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Experts,
i want to use scroll bar with custom data as belw:-
"Top performers " + Dateset top 10 values
can any one guide me?
thanks
Solved! Go to Solution.
If this is a custom visual then you need to ask the visual developer.
If this is a custom visual then you need to ask the visual developer.
Please clarify what you mean by "scroll bar" - Do you maybe mean a slicer, a table, or the axis on a visual?
Hi Ibendin,
I am asking about visual, detail of that visual is available in below link.
Scrollbars are parts of visuals, they don't exist by themselves. Can you show an example picture of what you want to achieve?
I am still searching.
I want to concat custom text with dataset values.( top n values)
Custom text = " Top performers "
Dataset top n values = " a 10, b b 7, c 4"
I need result in scroll bar:-
Top performers a 10 b 7 c 4