The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Dear community,
I was trying to change the deliminator of the "Export Data" function by changing the render connector as following:
<Extension Name="CSV" Type="Microsoft.ReportingServices.Rendering.DataRenderer.CsvReport,Microsoft.ReportingServices.DataRendering"> <Configuration> <DeviceInfo> <FieldDelimiter>;</FieldDelimiter> </DeviceInfo> </Configuration> </Extension>
Unfortunately, the export still separtes values by a comma. Does anybode has ever successfully changed the deliminator? If yes, how?
Where did you make this change?
I that that change in the config file under within the <Render> part. But it just does not take effect, the export is still comma separated. Do you have any idea on how to change that?
I've only played with the config files a couple times, but only noticed it working after a server reboot. Perhaps try that on your DEV server.
User | Count |
---|---|
2 | |
2 | |
2 | |
1 | |
1 |
User | Count |
---|---|
7 | |
2 | |
2 | |
2 | |
2 |