Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi, i am fairly new to DAX and Power BI and i am trying to calculate using DAX formula on the 30 days change of Count of Red and Yellow categories.
The first column is a calculated measure of current/today day count:
if you opened and active, not closed in last 30day, you can have measure like
Active Last 30 days opened = CALCULATE([Count of CategoriesRed and Yellow], [opened_on] > (NOW() - 30) && Final Terminated Date] > NOW() )
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Thank you for your reply. I have added your formula but it still gives me a blank value.
I have a sample pbix file, how to i attach it here? I have attached the table instead
IndexstatusPrioritycreated_onFinal Terminated DateState
|
Here are some of the columns i have created as well:
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
90 | |
87 | |
84 | |
68 | |
49 |
User | Count |
---|---|
131 | |
111 | |
96 | |
71 | |
67 |