cancel
Showing results for 
Search instead for 
Did you mean: 

output format for scheduling reports in BO 4.0

Former Member
0 Kudos
79

Hi,

How to seperate data using some special characters (like ~) while scheduling the BO 4.0 reports..?? While scheduling the reports in BO4.0 is there any way to select the column delimiter as tild symbol or other special characters in the output format..??

Accepted Solutions (1)

Accepted Solutions (1)

former_member188911
Active Contributor
0 Kudos

In Java Report Panel you can save in CSV format and manually edit the separator because the combobox (aka picklist) allows you to manually edit the list, which you can't do in view mode.

For what concerns scheduling this is not possible, you should export to CSV and then run an external script for replacing the separator you selected with the one of your choice.

Thanks

Simone

Answers (1)

Answers (1)

Henry_Banks
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

I believe you can with CR instances, but not 100% sure about WebI scheduling.

But yes, You can do this in WebI, when Viewing > Export Data Provider.

Regards,

H