Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
i feel that my head want to explode, will be very appreciate for help.
I have data for 21 warehouses, for each WH i calculated KPI1 and KPI2 as a meassure. Result could be in target, close to target, or out of target. Now i show data for 12 and 3 months in table with colours (time period is set by slicer). My boss asked, can we also show it on chart. So i need to compare on one chart data from two different periods and splited by 3 mentioned target type, dependent on rule between KPI1 and KP2:
GREEN = green + green
ORANGE = green + orange or orange + orange
RED = all the rest
Chart should look as on the right.
Any idea how can i do that?
Solved! Go to Solution.
Hi @ewakol
first of all you should create a table (target_types) which has one column of target type and insert "in target, close to target, , out of target" in the rows and also you can have a column target_id from 1 to 3 to simply manage. then use target type in the X-axis.
then you can relate this table to the column that you use in your legend of the visual. and write a measue kpi1+kpi2 and show that on the visual.
If this post helps, then I would appreciate a thumbs up and mark it as the solution to help the other members find it more quickly.
Share a dummy pbix file.
Hi @ewakol
first of all you should create a table (target_types) which has one column of target type and insert "in target, close to target, , out of target" in the rows and also you can have a column target_id from 1 to 3 to simply manage. then use target type in the X-axis.
then you can relate this table to the column that you use in your legend of the visual. and write a measue kpi1+kpi2 and show that on the visual.
If this post helps, then I would appreciate a thumbs up and mark it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
78 | |
76 | |
53 | |
37 | |
31 |
User | Count |
---|---|
101 | |
56 | |
51 | |
45 | |
40 |