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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Richard76
Helper II
Helper II

Lookup values

I have a formulae as follows which picks up the working days for each day of the year :
YearWdays = LOOKUPVALUE('Working Days'[Dayno],'Working Days'[Date01],'Time'[PK_Date])
 
I want to amend the formuale slightly to link in to a date range filter (using pk_date) eg if date filter is set to todays date it will return 97 working days, if set to tomorrow 98 and so on.
Apologies it should be an easy one but it's late in the day !
 
Richard
 
1 ACCEPTED SOLUTION
PattemManohar
Community Champion
Community Champion

@Richard76  Did you tried using your Pk_Date from your Time dimension table as slicer for your date range ?





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




View solution in original post

1 REPLY 1
PattemManohar
Community Champion
Community Champion

@Richard76  Did you tried using your Pk_Date from your Time dimension table as slicer for your date range ?





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




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.

Top Solution Authors