PowerBiDevCamp / TranslationsBuilder

An external tool for Power BI Desktop to manage translations and localization for Power BI datasets and reports.
MIT License
37 stars 20 forks source link

Cannot change the comma delimiter; issues importing and exporting CSV file #14

Open bradsmucker opened 1 year ago

bradsmucker commented 1 year ago

When importing and exporting translations to and from a CSV file, the Description is truncated at the comma if the text in a CSV cell contains a comma.

Is there a way to either enforce the "double-quote" rule as described in Issue #13 or allow the end user to change the delimiter to tab or pipe in order to prevent this behavior?