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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
schoden
Post Partisan
Post Partisan

Dynamic Individual Target

Hi Community, 

 

Please help or share any resources related to the case.

 

I have  sales table on monthly basis( employe id, sales id, emp name, sale Date, sales amount ) 

 

I want to create a table that stores individual target , granularity at month level ( call it individual table)

The purpose is compare montly sales by individual to its montly target.  

 

How can I automate it  when individual gets promoted so does montly target change.

How can I link individual table  to the sales table, showing the correct individual target.

 

Any slightest idea will be highly appreciated.

 

Thanks. 

1 ACCEPTED SOLUTION

Hi @schoden ,

 

you can create such a calculated table.

Please refer to my .pbix file.

The target sales amount always changes dynamically with the latest actual sales.

v-lionel-msft_0-1607414011026.png

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

6 REPLIES 6
amitchandak
Super User
Super User

@schoden , Not very clear. But I have two blogs on how to convert yearly target to daily and with some changes that can be used for months 

powerbi Distributing/Allocating the Yearly Target(Convert to Daily Target): https://community.powerbi.com/t5/Community-Blog/Distributing-Allocating-the-Yearly-Target-Convert-to...

PowerBI Distributing/Allocating the Yearly Target(Convert to Daily Target): Measure ( Daily/YTD): Magic of CLOSINGBALANCEYEAR With TOTALYTD/DATESYTD: https://community.powerbi.com/t5/Community-Blog/Power-BI-Distributing-Allocating-the-Yearly-Target-C...

@amitchandak  

I have sales table that comes from SQL. Sales table has info on employee name, employee id, sales date and sales amount. 

 

Now I want to compare individual sales with a target value which I created using dax on Monthly basis( it is static )  

To this point, it works perfectly fine. 

 

However I want to make it more dynamic, meaning the target value changes when the individual gets promoted.

I have no Table in SQL datasource that contains individual target value. 

 

How can I achieve this, compare individual target with sales amount that automatically changes with individual promotion?🙂

 

 

 

Cheers. 

Hi @schoden ,

 

you can create such a calculated table.

Please refer to my .pbix file.

The target sales amount always changes dynamically with the latest actual sales.

v-lionel-msft_0-1607414011026.png

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

AllisonKennedy
Super User
Super User

@schoden  If I'm understanding correctly, you're looking to create/store data? Power BI is designed for reporting on existing data, not so great at collecting/storing information. Where do your sales figures come from? You can use Power Automate to automate target change with promotion of sales person (or based on previous month sales figures), and lots of choices for where to store that information: Excel, SharePoint List, CDS, Azure, etc. 

 

Does that help at all? Or just confuse matters?


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

@AllisonKennedy  yes Alison you got me 100% . I am trying to create/store data in power BI. 

Currently I have created a dax  (values are static )of Individual target that compares with sales amount. 

 

I wanted to make individual target dynamic that changes with individual promotion date. 

 

Thanks ,  I will research more on it.

Good luck @schoden 

 

You will need to choose another application to store the data (Excel is easy). Power BI can only perform calculations on data that already exists in the data model. 


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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