Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
roumen92
Helper I
Helper I

Export Data - change deliminator

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?

3 REPLIES 3
Greg_Deckler
Super User
Super User

Where did you make this change?


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

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?

Anonymous
Not applicable

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.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.