Forum Discussion

jup's avatar
jup
Frequent Visitor
8 years ago
Solved

Workaround multiple selection getting problem (sharepoint list)

hello,   I'm looking for a workaround for this problem:   I have a sharepoint list with some columns with a multiple selection. Power Bi converts it by Tables. Example with "Versions" (standard ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi jup,

     

     

    >>I'm ok with that (it looks like a classical relationnal database) but is it compatible with powerapp? Powerapp can manage multiform/multilist implementation?

    Actually, power bi not support M:M relationships, you need to add one bridge table to link them.

     

    In my opinion, power bi will auto combine all column form sharepoint list. Since it is hard to deal with multiple type at same, I'm split them to different table with key column as link relationship.


    After expand these columns, it will similar as normal relationship databsae.(I think it is more simply than use complex table to create visualizations)

     

    Regards,

    Xiaoxin Sheng