Forum Discussion
Data Modelling
- 1 year ago
Hi SANKETPATIL ,
The problem here lies in the fact that you have kept questions tables separate in your data model. In your case, the best method is to simply append all question tables into one combined table in Power Query, as long as each table already has one row per respondent per option. Just add a column to identify the question number before appending. This structure avoids many-to-many issues and allows proper relationships for interactive reporting.
Best regards,
Hi SANKETPATIL ,
The problem here lies in the fact that you have kept questions tables separate in your data model. In your case, the best method is to simply append all question tables into one combined table in Power Query, as long as each table already has one row per respondent per option. Just add a column to identify the question number before appending. This structure avoids many-to-many issues and allows proper relationships for interactive reporting.
Best regards,