Forum Discussion
Need help creating a PowerBI graph please.
- Anonymous3 years ago
Hi alexw94 ,
Please try to create a calculated column.
Category 2 = IF('Table'[Category]<>"Other",'Table'[Trip No],"Other")Result.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Hey Alex, did you run into any problems with my suggestion of a stacked column chart with km on Y-axis and TripNo in Legend, Category on Y axis?
Hi alexw94 ,
Please try to create a calculated column.
Category 2 = IF('Table'[Category]<>"Other",'Table'[Trip No],"Other")
Result.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum