Replace the Extension of a Filename
1 | replace_ext(original_fn, replace_ext)
|
original_fn |
Original filename including extension. For example, "IngestionFile.xlsx". |
replace_ext |
Extension to replace the original filename's extension with. For example, "csv". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.