Split fields on Excel Export

A normal report output has distinct fields with distinct headings

Screenshot 2025-07-29 at 3.08.52 pm.png

In Pivot reports the fields concatenate with a '|' symbol separator.

Screenshot 2025-07-29 at 2.56.20 pm.png

When these are exported to Excel they will occupy one cell

Screenshot 2025-07-29 at 3.12.21 pm.png
If you need to Split these into two or more cells you can use the Excel functtion TEXTSPLIT(). 
 
First you need to open a space for the split fields to occupy and then you enter in the first field =TEXTSPLIT(<Cell>,'|')
 
 
Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more
Ask the BI4 Community
Need help using this report or feature?