So I want to have a visualization that is basically a table form, but with visualizations that loop for each customer, is there a control or visual that I can use to do this in powerbi? Please see the drawing to understand what I mean:
Loop through visualization in power bi
831 views Asked by Jakob At
1
If you are asking whether Power BI can dynamically create extra visuals in a report, based on unique values for each customer, then the answer is no (at least, not with Power BI Desktop out of the box tools).
This scenario is commonly solved by either
If you want to compare several customers on the same report screen, you could create several sets of visuals and use slicers for each set to determine which customer is showing in that set.