Forum Discussion
Issue with creating a table visual from related tables.
- 5 years ago
Hello jellyjoe
Sample .pbix file is attached for your reference.
https://drive.google.com/file/d/121sNOM_K4cHRRP6bWrJUJSwKJvS2OA-8/view?usp=sharing
Regards
Kumail Raza
Did this help? Kudos are appreciated
Consider Accepting it as the solution to help the other members find it more quickly
Please excuse, however, this is not a very common practise as both the tables 'dbo.MC_Stops' and 'dbo.Conv_Stops' have many to many relationship and not a single record in 1 table relate to a single record in other table.
Although it is possible, however, it would require new virtual table to be created to apply this thing.
Regards
Kumail Raza
Did this help? Kudos are appreciated
Consider Accepting it as the solution to help the other members find it more quickly.
I see, still thank you very much for your help.
I'll mark this issue as resolved and make another post about the virtual table.