Forum Discussion
JIN23
Helper I
1 year agoPower BI Visual with image and tables
Hi Anyone know if I can visualize as the below in power bi? I have ranking measurement(dynamic) and some KPIs and also Dimensions. I want to show top 1 ~ 20 articles with Image and some ...
AllisonKennedy
Community Champion
1 year agoYou'll need to change the layout slightly to use the default core visuals - you can have the Image in the column on the right, with Rank as the heading:
| Rank 1 |
|
| div | xx |
| product | xx |
| Season | xx |
| etc | xx |
| etc | xx |
My original question was around how you want to specify that you're viewing Rank 1 rather than Rank 20, as if I understand your question, you want to have this work for 1 through 20 ranks? Do you have a slicer to select the rank ? or do you want to see all ranks at the same time?
JIN23
Helper I
1 year agoOh I see. I want to show 5 rankings per line.
The thing is that I am using ranking with dynamic ranking measurement, which I can not put it to row or columns but only values.... that is the difficulties that I am having now