This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello,
Tha chart attached is showing year vs month for 1 brand, any idea how I can create a line chart showing 3 brands wih year and monthly performace.
Thanks,
Steve
Solved! Go to Solution.
Hi @brinky
Another method is to import a custom visual Power KPI from marketplace.
Create measures
2018 = CALCULATE(SUM(Table1[data]),FILTER(Table1,Table1[year]=2018)) 2019 = CALCULATE(SUM(Table1[data]),FILTER(Table1,Table1[year]=2019))
Under Format->line, select each brand name, apply color for it.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @brinky
Another method is to import a custom visual Power KPI from marketplace.
Create measures
2018 = CALCULATE(SUM(Table1[data]),FILTER(Table1,Table1[year]=2018)) 2019 = CALCULATE(SUM(Table1[data]),FILTER(Table1,Table1[year]=2019))
Under Format->line, select each brand name, apply color for it.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @brinky
I have this kind of table structure, when adding "brand" column in a slicer, i can show 3 brands wih year and monthly performace.
Is this something as expected?
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 33 | |
| 26 | |
| 23 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 43 | |
| 28 | |
| 24 | |
| 22 |