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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
beginner
Helper I
Helper I

How to retrieve data with multiple location filters when having region and location in the column?

My dataset is working based on location filter and every page has sync filters. Comment per location work fine however whenever I try the region filter for "North America" it does not retrieve region comment's and bring cumulative comments for 3 locations instead of "North America" region's comment. Is there a way to better design or bring region comments when region is picked from the slicer.  Btw, could not find a way to upload my file so I put the screenshots instead. Please let me know if there is a way to upload file instead. 

 

commentss.png

locationss.png

relationshi.png

location view.png

2 REPLIES 2
beginner
Helper I
Helper I

Thanks for the input however I want to display "Good IT Performance" when North America is picked for region instead of displaying 3 records per site. I don't know how but feel like lookupvalue should have been the other way. 

bharath_v
Resolver I
Resolver I

Hi @beginner 

 

You can lookup the comments from other table using LOOKUPVALUE DAX as below:

Comment_Lookup = LOOKUPVALUE(Comments[Comment], Comments[Location], Location[Location])
 
I got the desired output:
bharath_v_0-1678446273275.png

 

Hope this helps!

If I answered your question then mark my post as "Accept it as the solution" and a kudo would be appreciated.


Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.