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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Lookupvalue function does not return results occasionally?

I am trying to return PI number from Master calendar table using LOOKUPVALUE function.

 

This is the function:

 

burningyi_0-1644362274093.png

 

Just noticed some dates do not have PIs returned, even though some other dates (exactly same dates) do?

burningyi_1-1644362285834.png

 

Help is needed please!

 

Thanks,

Chris

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , Try like

 

maxx(filter('Master Calendar Table', 'Master Calendar Table'[Date] = datevalues(Allincident[Date])), 'Master Calendar Table'[PI] )

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Try like

 

maxx(filter('Master Calendar Table', 'Master Calendar Table'[Date] = datevalues(Allincident[Date])), 'Master Calendar Table'[PI] )

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak 

 

Thank you Sir for your help.

 

It works like a dream. Do you know the reason why LOOKUPVALUE did not work?

 

Thanks,

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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.