Forum Discussion
Combining email data with attachment data
- 6 years ago
Hi Anonymous ,
Open the Query Editor and go to the Advanced Editor to see if there is a #"Removed Other Columns1" step, comment or delete this step, then replace #"Removed Other Columns1" in the next #"Expanded Table Column1" with the previous step #"Invoke Custom Function1". Finally, delete the extra columns, the result is as follows:
Best Regards,Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
Open the Query Editor and go to the Advanced Editor to see if there is a #"Removed Other Columns1" step, comment or delete this step, then replace #"Removed Other Columns1" in the next #"Expanded Table Column1" with the previous step #"Invoke Custom Function1". Finally, delete the extra columns, the result is as follows:
Best Regards,
Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
thanks Joey!