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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Heather101
Regular Visitor

Table visual selections that act as disconnected filters?

So I have the below table that is a result of a bridge between top level log and associated logs tables.

 Top level log Id   Associated log id

12348                      93837

27368                      83636

Each table is linked to its own respective log entry table where an id is related to multiple log lines.

What my end user wants is to be able to select either top level log Id  OR associated log Id  (in the table visual)

and get the resulting log entries.(But not both entries at the same time). Basically they want a related table visual to filter selections as if they aren't related. Is this possible?

3 REPLIES 3
v-lili6-msft
Community Support
Community Support

hi, @Heather101 

You may try to create a measure and then use it as a visual level filter to get it.

Sample data and expected output would help tremendously.
Please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

 

Best Regards,

lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

ok, I will try but I dont know how to make it any clearer.

 

 sample data

Top level log IdAssociated log id
12348  93837
27368 83636

 

 

When I click any cell, I want to return log entries for ONLY that ID.

Normally what will happen is if i click 12348 in a table visual in powerbi it will filter to where top level log id=12348 and associated id =93837. I just want it to ONLY return rows where  top level log id=12348.

 

Log IDLog Entries
12348  Json Output Error: UNKNOWN…
12348  Starting Job
12348  Job completed

hi, @Heather101 

If you could this way:

Create another two tables: Dim Top level log Id table, Dim Associated log id table.

Then create relationship with this table and set cross filter direction is "single"

Then use this two dim table as filter.

 

Best Regards,

Lin

 

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.