Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
JamesBurke
Helper III
Helper III

new Column with a Filter

Hi all , 

I have a date table with mth and Yr i want to create a new column that looks at Mth & Yr only when their is usages 

 

Thinking something along the line of

Mth & Yr New = VALUES('Date'[Mth & Yr]) & FILTER('Date',[UsagesCount] >= 1 )
UsagesCount = CALCULATE(COUNTROWS('Emporia Device Usage'))

 

However this does not work. 

 

Any help would be Appericated

 

Thanks , James.

1 REPLY 1
Ritaf1983
Super User
Super User

Hi @JamesBurke 

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.

https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors