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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Voose
Helper III
Helper III

Returning a table, expected a single value - I'm confused!

Hi All,

 

I'm trying to get this calculation to work:

 

Start month of util = if(DATESBETWEEN('Timecard Split'[pse__End_Date__c],FIRSTNONBLANK('Utilization Calculation'[first of this month].[Date],1),[Todays Date]),"Y","N")

 

I basically want the formula to work out the 1st day of a month and then today, and if the date on the row is between those 2 values then "y".

 

To explain the above, timecardsplit - end date is just a column of dates in my row

Utilizaion calculation[first of this month] is a column with a single row that has the 1st date of the current month

[Todays date] is a measure that reads =Today()

 

Any help would be much appreciated chaps

 

Thanks

 

Voose

0 REPLIES 0

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors