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
sperry
Resolver I
Resolver I

Lookupvalue occasionally return blanks when randbetween used

In PowerBI Desktop I have a calculated column to rank a text value;

Rank = rankx(NYNY,NYNY[NHI],,ASC)

 

This returns unique values.

 

I have a calculated column to return a random value using rank to generate the lookupvalue 

 

Name1 = LOOKUPVALUE(NYNY[Surname&NHI],NYNY[Rank],randbetween(1,max(NYNY[Rank])))

 

Name 1 will randomly generate a blank value..Anyone see why??

 

NB the source table is a duplicate of another table with a fliter step added.

 

 

1 REPLY 1
v-xjiin-msft
Solution Sage
Solution Sage

Hi @sperry,

 

Without knowing your source table structure and some sample data. It is hard for us to understand your requirement.

 

Thereby, could you please share us more information like your source table structure and some sample data which can help us repro your issue. Also it will be more helpful if you can share us your desired result based on your sample data. It will give us the right direction.

 

Thanks,
Xi Jin.

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
Top Kudoed Authors