Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I am currently using the Power KPI 2.0 to create the graph below.
The graph is created from 2 different tables: Finance data and Budget.
I want to add in the KPI indicator index so I am trying to create a column whereby
if
Selling Price < Budget = 1
Selling Price = Budget = 2
Selling Price > Budget = 3
Please advise how to create such column/table?
Thank you!
Hi @Yuiitsu ,
I'd like to suggest you refer to the following links to see if they help.
Power BI KPI: Your Guide to Key Performance Indicators Visuals (edureka.co)
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank for your reply!
However I do not see anything inside that link that is relevant to my question.
I am looking for a way to create a custom column that return the result below:
Switch(
Selling Price < Budget, 1
Selling Price = Budget, 2
Selling Price > Budget, 3
The problem i facing now is the 2 columns are from different tables.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 43 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |