Forum Discussion
Display CSV from API
It's a bit of a guess and if it doesn't work I might need some screen shots at your 'myreports_table' step.
But try this first...
Change your above line to...
csv = myreports_table{fieldID}[myreport]I think fieldID needs to come before the column name.
Maybe. 🤔
This is response that I get from BC:
Of course there could be many rows with CSV content in ReportInCSV column.
I get all csv texts from main table into list, but I need to loop through list and for each csv and create new table dynamically
- KNP4 years agoSuper User
I don't feel like I have enough of a complete picture.
Are you able to post the complete M code as one block of code and a complete screen
shot when you've selected the last auto generated step?
Just blur/obfuscate any sensitive info.
I feel like this should be easy to solve, I just don't have enough info.