Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
visheshjain
Impactful Individual
Impactful Individual

Vertical Auto Scrolling

Hello everyone,

 

Does anyone know of any visual, in-built or custom, in which we can have a table that is vertically auto scrolling and runs like a ferris wheel.

 

E.g. We have a total of 20 lines to display and only 10 can be displayed at the same time.

So it starts with 1-10, then 2-11 then 3-12 and then when the 12th line reaches the top, it should show 12-20 and then 1st line again at the bottom.

Hence, like a ferris wheel.

 

Please let me know if this can be achieved some how.

If you have any further questions, please let me know.

 

Thank you,

Vishesh Jain

Did I answer your question?
If yes, then please mark my post as a solution!

Thank you,
Vishesh Jain

Proud to be a Super User!



1 ACCEPTED SOLUTION

Hi @mahenkj2,

 

Thank you for taking the time to respond.

 

The KPI Ticker by MAQ software is a better option but even that has its limtations:
1. You can only display 1 measure at a time

2. Max 4 items can be displayed

 

I am trying to leverage the Python visual and use multiple measures in it to make them scrollable.

If anyone knowing Python has any expertise in it, I would really appreacite the help.

 

Thank you,

Vishesh Jain

Did I answer your question?
If yes, then please mark my post as a solution!

Thank you,
Vishesh Jain

Proud to be a Super User!



View solution in original post

6 REPLIES 6
mahenkj2
Solution Sage
Solution Sage

Hello,

 

It is a tile rotator and might not be the thing you are looking for.

 

https://youtu.be/Bm-q_QslBZ0?si=PlHfQEnrpJr59g_J

 

You seem to be an expert and can find clue from it.

Hi @mahenkj2,

 

Thank you for taking the time to respond.

 

The KPI Ticker by MAQ software is a better option but even that has its limtations:
1. You can only display 1 measure at a time

2. Max 4 items can be displayed

 

I am trying to leverage the Python visual and use multiple measures in it to make them scrollable.

If anyone knowing Python has any expertise in it, I would really appreacite the help.

 

Thank you,

Vishesh Jain

Did I answer your question?
If yes, then please mark my post as a solution!

Thank you,
Vishesh Jain

Proud to be a Super User!



Hi @visheshjain ,

 

A horizontal scrolling is available at:

https://appsource.microsoft.com/en-us/product/PowerBIVisuals/WA104381018

 

All column item can scroll row by row in Horizontal fashion.

No control on say first 10 rows or so. Sample file is available on the link given.

 

Hope it helps.

Hi @mahenkj2,

Already seen and tried this visual and its not working the way I want it to.

 

The only that came close was the KPI Ticker but even that is with its limitations.

 

Thank you for taking the time to respond.

Vishesh Jain

Did I answer your question?
If yes, then please mark my post as a solution!

Thank you,
Vishesh Jain

Proud to be a Super User!



Anonymous
Not applicable

Hi @visheshjain ,

As far as I know, there are no visual objects in Power BI for the time being that do what you want. But I think your idea is worth being considered and I will help you with feedback.
I can offer some suggestions on how to achieve this effect using python:
You can try a circular scrolling effect using a circular queue.

Or you can try using the index of the array.

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous,

 

Not very well versed with Python but I tried googling it but didn't find any concrete solution.

It would be great if you can help me with the script.

 

Thank you,

Vishesh Jain

Did I answer your question?
If yes, then please mark my post as a solution!

Thank you,
Vishesh Jain

Proud to be a Super User!



Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.