Forum Discussion
Visualization - Table and photos
Good afternoon. I use the visualization table, add pictures to it and limit it to 50 lines. Everything works, but when I add the calculated measure (any), everything stops working. Tell me how to win this.
I apologize for my bad english.
5 Replies
- v-yulgu-msft
Microsoft Employee
Hi Egoriy,
Did you use the biult-in Table visualization?
I use the visualization table, add pictures to it and limit it to 50 lines.Did you mean add the column which contains image URL into table visual? How did you limit it to 50 lines?
Everything works, but when I add the calculated measure (any), everything stops working.What measure did you add? Was there any error message? Please post the screenshot of the wrong output. Also, since problem relates to measure calculation, you 'd better provide some sample data.
Regards,
Yuliana Gu
- EgoriyNew Member
- v-yulgu-msft
Microsoft Employee
Hi Egoriy,
I tested to add images and measure into the same table visual, I was not able to reproduce your problem.
In your scenario, did the measure return expected result if not adding image to table? I noticed that the values under first column are changed after you added measure to visual.
Regards,
Yuliana Gu
- EgoriyNew Member
Good afternoon.
Added a simple calculated measure
% возврата ед = Sum('Продажи детально'[Возврат ед])/(Sum('Продажи детально'[Кол-во])+ABS(Sum('Продажи детально'[Возврат ед])))but everything breaks when you add any calculated measure.
If, after the error occurs, I remove the photo, then everything is considered as necessary.
The row limit made at the level of the visualization in the picture highlighted in red.