Forum Discussion
DmitriiZ
5 years agoFrequent 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/ma...
v-jingzhang
5 years agoCommunity 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
DmitriiZ
5 years agoFrequent Visitor
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.