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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Dayna
Helper V
Helper V

Measure to get the first value based on a dimension (and the opposite - the last!)

Hello all,

 

Within QlikView, there was a function called 'FirstSortedValue', which looked something like firstsortedvalue(Quantity, Date). What this did was get the first value it could find for 'Quantity' sorted by Date. To get the reverse, the last value, it would be firstsortedvalue(Quantity, -Date).

 

What I'm trying to do is similar for some transactions based on the last transaction number (i.e. the highest number). 

 

How would I do this in PowerBI, please? I'd rather not group within the data transformation, as I'll need to do this for four different dimensions.

 

Many thanks,

Dayna

1 ACCEPTED SOLUTION
johnt75
Super User
Super User

You can use FIRSTNONBLANKVALUE() and LASTNONBLANKVALUE()

View solution in original post

1 REPLY 1
johnt75
Super User
Super User

You can use FIRSTNONBLANKVALUE() and LASTNONBLANKVALUE()

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.