Forum Discussion

ageuffrard's avatar
ageuffrard
Frequent Visitor
4 years ago
Solved

Graph don't display the same data than the table

Hi everyone,  This is my dashboard in Power BI :    I got clients related to "polices" in Excel, like this : Client_A -> Police_1 Client_B -> Police_1 Client_B -> Police_2 Client_C -> Poli...
  • NickolajJessen's avatar
    4 years ago

    Hi,

    Create a table called NumberOfPolicies (Or whatever)

    then
    1. Create a Column chart
    2. Put NumberOfPolicies[Value] on X-Axis
    3. Put CountCustomersWithXPolicies measure on Y-axis