Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Nested table inside table visual - is this possible?

I want to display a main table and subtable within the same visual. Is there a way to put the subtable into a column and display as a nested table, the way you can with html? Or even a nested list? T...
  • Anonymous's avatar
    Anonymous
    3 years ago

    End result of this quest, after a lot of research: Power BI is not HTML and is not built to handle nested tables the way I want. In the end I had to redesign my report to display the 1-to-M relationship in 2 separate table visuals, and my customers will just have to get used to it.