As we known, A Power BI visualization can receive a two-dimensional data table consisting of several dimensions or metrics, such as this attachment:
grid8F318104F2EA47E4BC602709F007C1C9.1.0.0.pbiviz.zip
Due to website restrictions, I temporarily changed the extension to ".zip".
Advocating this approach has two benefits:
- It naturally has a table layout, making it easier to organize interface styles, and even without any HTML code, it still has a natural table meaning;
- Power BI has a limit of approximately 64kB for each cell of incoming data, and a two-dimensional free-form table will allow for more code to flood in, thus creating a grand visual effect.