Forum Discussion
Anonymous
7 years agoNot applicable
How to create a dates between from and to date
Hi I have a From date and To date columns with in a table but i want remaining dates between from date - to date for each and every employee id. Using calendar auto functions i have created date st...
- 7 years ago
Hi Anonymous,
Based on my test, you could refer to below steps in query editor:
Sample data:
Selected the two columns and use the "Unpivot columns" function:
Now you could get the merged columns.
Regards,
Daniel He
v-danhe-msft
Microsoft Employee
7 years agoHi Anonymous,
Based on my test, you could refer to below steps in query editor:
Sample data:
Selected the two columns and use the "Unpivot columns" function:
Now you could get the merged columns.
Regards,
Daniel He