Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. 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:
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
70 | |
67 | |
42 | |
41 |
User | Count |
---|---|
48 | |
42 | |
29 | |
28 | |
27 |