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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
LRFeltz
Advocate III
Advocate III

LOOKUPVALUE help

Hello guys,

 

I need help... I'm including the security function below to restrict access to users.

 

[FILIAL] IN (LOOKUPVALUE(TBL_ACESSO[FILIAL], TBL_ACESSO[USUARIO], "user x") )


But it generates an error because the function returns more than a value

But I need to release more than one branch for a user, as I do for the function to return more than one row value ?

 

Does anyone know what I can do ?

thank you!

 

LR Feltz

1 REPLY 1
v-haibl-msft
Microsoft Employee
Microsoft Employee

@LRFeltz

 

It seems that you want the role members can only see the data for those FILIAL have USUARIO of “user x”.

 

LOOKUPVALUE help_1.jpg

 

Why not write the DAX expression as below?

LOOKUPVALUE help_2.jpgLOOKUPVALUE help_3.jpg

 

Best Regards,

Herbert

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.