Forum Discussion
Anonymous
8 years agoNot applicable
Load multiple excel files with different structure
Hello Everyone, I have three excel files with different structures. See below. Table : 1 AuditID TransactionID Date Name XXX XYZ Table : 2 AuditID TransactionID Date Name YYY Table : 3 Audi...
- 8 years ago
Hi Anonymous,
In your scenario, as these tables will have the same columns: AuditID TransactionID Date Name. You can append these tables, then use Unpivot Columns feature based on columns AuditID TransactionID Date Name.
Best Regards,
Qiuyun Yu
v-qiuyu-msft
8 years agoCommunity Support
Hi Anonymous,
In your scenario, as these tables will have the same columns: AuditID TransactionID Date Name. You can append these tables, then use Unpivot Columns feature based on columns AuditID TransactionID Date Name.
Best Regards,
Qiuyun Yu