Question
Dictionary to Excel/CSV
Hi good day,
I'm trying to create a download csv/excel file from a list of dictionary from my data.
1st Step - Fetch Data from DSE
2nd Step - Transform Fetched Data to Specific Dictionary (with Formula).
3rd Step - Convert Transformed Data (Dictionary) to CSV/Excel Document.
4th Step - Put Document in Document Download Link.
Note: This is going to be perform in Interface.
