The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |