Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Ritaf
Responsive Resident
Responsive Resident

Kpis modeling - general question

Hi all,

I am creating my first kpi's dashboard.

I have some doubts  whith what is the best practice to create it.

Specialy my question is about goals and targets.

For Example my first  KPI relates to Time of Typying order by sales support.

The goal is 80% of all orders should be typed to ERP in less then 1 day.

How may i create the goals as table ? as measure ? improt it from excel?

 

Thanks a lot,

Rita

1 ACCEPTED SOLUTION
tex628
Community Champion
Community Champion

If the amount of KPI-target values are few there is no issue with having them as constants in a measure. If anything i would move the "0.8" into a different measure in case that you need to use the target value in other calculations. 

Target % = 0.8

TargetValue = [NumOrders]*[Target %]

 


Connect on LinkedIn

View solution in original post

4 REPLIES 4
tex628
Community Champion
Community Champion

It very much depends on how you work generally. If the KPI targets are prone to change often it might be reasonable to have these values in an external source. If you implement the KPI values into the pbix-file it will mean that any changes to them will also have to be done in the Pbix and this might not always be a good solution. 

What are your current concerns regarding the matter?


Connect on LinkedIn
Ritaf
Responsive Resident
Responsive Resident

 

Hi ,

Thank you for your repli

The goals are preety stable .

I just not sure , that my way is a good enough because it's my firt skpi's project.

I think it's can be simple mesure like:

Target = [NumOrders]*0.8 (for goal)

And 

NumTypedOrders = calculate (distinctcount([NumOrders), filter(TimeOrdering = "0-1 days))/[NumOrders] (for excecution)

tex628
Community Champion
Community Champion

If the amount of KPI-target values are few there is no issue with having them as constants in a measure. If anything i would move the "0.8" into a different measure in case that you need to use the target value in other calculations. 

Target % = 0.8

TargetValue = [NumOrders]*[Target %]

 


Connect on LinkedIn
Ritaf
Responsive Resident
Responsive Resident

Thanks a lot . I will go by this way 🙂

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.