i have created a flow based on Reza's video on Export Power Apps data to Excel in CSV format. I am able to successfully to create the CSV file with the flow and have no issues getting values from text columns or single choice values. However, i am not able to get the values for 4 columns which are Choice/lookup fields which allow multiple selections. Can anyone advise how do i get the values for multiple choice/lookup field in flow.
The 4 columns which are choice/lookup are
Role, Mode of Support, T&M Support Location, MSP Support Service Required. Formula i used for single choice column like item()?['Column Name']['Value'] does not work for multiple choice/lookup columns.


