Forum Discussion
Power KPI 2.0 KPI indicator index
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.
- Yuiitsu3 years ago
Helper V
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.