I have written the code to download the CSV file after exporting it to CSV using nodejs. In the CSV file there are some columns like URI and Email which I want linkable means hyperlinked after exported to CSV.
I have written the code to download the CSV file after exporting it to CSV using nodejs. In the CSV file there are some columns like URI and Email which I want linkable means hyperlinked after exported to CSV.