Forum Discussion
Animated line chart
Hi everyone,
I have an animated dashboard, showing the development of the world population, fertility rate and life expectancy per year from 1960 till 2019. A have a visual which shows those values in a scatter chart for one year. I also want to have a line chart of the world population which shows the development over time. It should be like the blue line chart shows below, but in fact, I have one blue dot. I thought I could solve this with an IF-statement and a Max(date[date)-statement, but this didn't work.
What measure do I need that will solve this?
PS: I think a new table with distinct values of year and create a measure for this, doesn't work. Because I know that I need that column from that new table in the visual play axis, but my other visuals won't work anymore in that case.
6 Replies
- lbendlin
Super User
You are mixing a couple of concepts - May want to rethink what you are trying to convey with the report visual.
I assume you are aware of the works of the late Hans Rosling?
- AnonymousNot applicable
Hi lbendlin ,
thanks for your reply. Yeah, I am aware of his work. He was a brilliant mind and fantastic in simplying data for everyone.
So, you are saying it isn't possible to show an animated bubble chart per year (in the image data of 1988) and an animated line chart (from 1960 unitil 1988)?
- lbendlin
Super User
Now you got me intrigued. Please post some sample data. This might be possible with some color trickery.
- iva_bFrequent Visitor
hi,
this should be possible with the Edit Interactions possibility.
Select the Play visual - go to Format tab on the upper pane - Edit Interactions - edit which visual are affected by the Play visual.