Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am trying to make one column(date by group) all the same date based on a grouping. This is a survey based data set and I would like to a column where the date is the response date for the specific Grouped Column (Grouped column is an individual survey). There are to many questions to be able to pivot and unpivot the data. I am also trying to avoid making an additional table andlinking them based on the grouped column. Any Help would be amazing
Solved! Go to Solution.
Hi @CHealy ,
1. In the power query editor, copy an original table.
2. Group and get the response date for each group.
3. perform a merge query on the two tables.
4. expand table2.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @CHealy ,
1. In the power query editor, copy an original table.
2. Group and get the response date for each group.
3. perform a merge query on the two tables.
4. expand table2.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
15 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |