Forum Discussion
Count if with existing measure
Thanks
I'm not sure what I am doing wrong I created a calendar table with three columns (it is the first calendar table I ever created!?):
Date = CALENDAR (DATE(2000,1,1), DATE(2025,12,31))
Week Number = WEEKNUM('Date'[Date])
Year = YEAR('Date'[Date])
Then not sure but this formula doesn't work...
=COUNTROWS(FILTER(SUMMARIZE(Calendar[Week Number],[Week Number],"ABCD",[AUP]),[ABCD]>1))
Thanks
Ewa
Hi,
Share the link from where i can download your PBI file.
- ewuchatka8 years ago
Helper II
Hello Ashish_Mathur
Thank you for you help! Is this what you need?
I also insert elow of a screenshot in excel where you can see - when I filter on "Agra" manufacturer in excel I need just "1" in WoD but in Power BI there is "2". Formula used in excel is =COUNTIF(B5:B8,"<1.00")
I'd like the calculation to work whenever I filter manufacturer/account/packtype etc like in excel
.
Thanks
- Ashish_Mathur8 years ago
Super User
Hi,
No. I need to download your PBI file. Upload it to Google Drive/One Drive and share the download link. Also, i do not see any image in your previous message.