Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
hi
i have posted my question , but i can see that is marked as spam please help me on this .
Solved! Go to Solution.
TotalVolume_CS = SUM(test_data[VOLUME_CS])
Current_MTD = CALCULATE([TotalVolume_CS],DATESMTD(DateTable[Date]))
Current_YTD = CALCULATE([TotalVolume_CS],DATESYTD(DateTable[Date]))
SPLY_MTD = CALCULATE([Current_MTD],SAMEPERIODLASTYEAR(DateTable[Date]))
SPLY_YTD = CALCULATE([Current_YTD],SAMEPERIODLASTYEAR(DateTable[Date]))
and make sure in the visualization you are using columns from the DateTable
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
TotalVolume_CS = SUM(test_data[VOLUME_CS])
Current_MTD = CALCULATE([TotalVolume_CS],DATESMTD(DateTable[Date]))
Current_YTD = CALCULATE([TotalVolume_CS],DATESYTD(DateTable[Date]))
SPLY_MTD = CALCULATE([Current_MTD],SAMEPERIODLASTYEAR(DateTable[Date]))
SPLY_YTD = CALCULATE([Current_YTD],SAMEPERIODLASTYEAR(DateTable[Date]))
and make sure in the visualization you are using columns from the DateTable
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
@dilip_powebi when you are working with time intelligence, you should use a calendar table in your measure. You can check my YT videos on the time intelligence functions, understand the basics, and then everything should be fine. Learn basics of Time Intelligence DAX functions - Part 1 - YouTube
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
hi @parry2k
i have created claender table and using that only .
please look my full post in following link
as i not able to post question in power bi forum , its getting marked as spam .
i also uploaded sample data .
Please give any suggestion on this .
regards
Dilip
hi @PaulDBrown
i posted again but same thing , i can see all of my post if i log in and both is marked as spam .
new link
Can you please try reposting the question again? The original thread seems unavailable
Proud to be a Super User!
Paul on Linkedin.