Solved! Go to Solution.
@Maradona , is better to create table for product , category and flag and join them with target and business .
refer: https://www.youtube.com/watch?v=Bkf35Roman8
https://www.seerinteractive.com/blog/join-many-many-power-bi/
Also Create a month end date in traget and join that with date table
Month end date =eomonth([date],0)
days in month = day([Month end date])
Now you can join date table with, Month end date . Now you can closingbalancemonth
Refer to this blog - Inplace year funtions use month functions closingbalancemonth , datesmtd , totalmtd
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...
Proud to be a Super User!
@Maradona , is better to create table for product , category and flag and join them with target and business .
refer: https://www.youtube.com/watch?v=Bkf35Roman8
https://www.seerinteractive.com/blog/join-many-many-power-bi/
Also Create a month end date in traget and join that with date table
Month end date =eomonth([date],0)
days in month = day([Month end date])
Now you can join date table with, Month end date . Now you can closingbalancemonth
Refer to this blog - Inplace year funtions use month functions closingbalancemonth , datesmtd , totalmtd
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...
Proud to be a Super User!
That's a great idea, now using a bridge table, it looks work well.
Thank you very much, have a good day!
Check out new user group experience and if you are a leader please create your group
100+ sessions, 100+ speakers, Product managers, MVPs, and experts. All about Power BI. Attend online or watch the recordings.
User | Count |
---|---|
431 | |
178 | |
104 | |
89 | |
58 |
User | Count |
---|---|
441 | |
193 | |
140 | |
109 | |
87 |