Forum Discussion
Sparkline in Table Visual
Hi,
The problem is not 'building the sparkline" - that is a simple line chart. Perhaps the challenge is going back 4 quarters from the choen quarter. I have solved a similar question in the attached files. Please study my solution there and adapt it to your data.
Hope this helps.
Hi Ashish_Mathur ,
In the sample pbix file provided, I had the similar implementation but it couldnt work in the table with multiple row items that get populated with switch statement.
Here is my calculation group "Prev 5 Quarters".
It works with line chart.
But it does not works with the table visual.
Best regards,
Chang Hong
- Ashish_Mathur2 years agoSuper User
As you can see in my file, it works fine even if you switch to a Table visual. Please review my solution again.
- changhong2 years agoFrequent Visitor
Hi Ashish,
I have followed your solution but the table visual still not working as expected. Can you please review my file?
Best regards,
Chang Hong
- Ashish_Mathur2 years agoSuper User
I would not want to review your file. Maybe someone else can help you.