CSV and TXT File Creator
Create and Download CSV/TXT Files from Dynamic Data Sources
Ramsha Ahmed
Last Update 2 years ago
Description
Convert Repeating Group data into downloadable CSV or TXT files to enable easy export and management.
🔗Demo Page:Â
https://chakor-plugins-demo-4.bubbleapps.io/version-test/csv_and_txt_file_creator
🔗Demo Editor:
Instructions
1- Install the plugin
2- Place a button and run action "Export Data to File"
3- Provide action fields.
Data Source: this should the data source you want to export. it should be in the following format:
Dakota Rice,Oud-Turnhout,Niger,$36,738
Minerva Hooper,Sinaai-Waas,Curaçao,$23,789
Sage Rodriguez,Baileux,Netherlands,$56,142
Philip Chaney,Overland Park,Korea South,$38,735
Header: This is the first row of the file to be exported and it should be in the following format:
Name,City,Country,Salary
File Name(optional): Provide a file name

Make sure to add line break in the "Delimeter" column so that the data is correctly parsed and all records are on separate lines.Â
