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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
DmitriiZ
Frequent Visitor

How to handle multiselection in navigation table

Hi, 

I'm struggling with figuring out how to get the input from multi-selection in navigation table.

With, say, TripPin navigation table example (https://github.com/microsoft/DataConnectors/tree/master/samples/TripPin/3-NavTables) I would like to see 2 selected items side-by-side in the view, but can't find either anything like OnRowSelected/Deselected handler or a way how to get the multiple selected items into some function.

 
 

Capture.PNG

 

Desired functionality is working in AnalysisServices connector & by the look of the query - selected items are added as a functions to the result query

 

DmitriiZ_0-1624440453451.png

 

 

The closest thing I found to my question is that https://community.powerbi.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custo...  , but I'm not sure if that solution would help with behavior of default navigation table view.

 

2 REPLIES 2
v-jingzhang
Community Support
Community Support

Hi @DmitriiZ  

What is the logic or rule to join multiple tables into one? Which values should be combined into the same row?

 

Regards,
Community Support Team _ Jing

Can be any rule, I can't find a way to get "selected" items on the left to build the view. 

In the end I'd like to have something like MSAS does - have some function which returns table based on selected measures & hierarchies.

 

For simplicity of this question, let's assume I want to add first row of airport to all the rows in airlines.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors