Forum Discussion
Dynamic Individual Target
- 5 years ago
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.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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.
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.