Skip to main content
vineethk0001
February 10, 2022
Question

Headers in Bold only in the last sheet for exported excel

  • February 10, 2022
  • 3 replies
  • 4 views

Hi All,

We have developed an Process Model to export the data from SQL to Excel , which comes in multiple sheets, the data is exported as expected, but only last sheet column names are highlighted in Bold,

How can i make all the sheets column names as bold.

Warm Regards

Vineeth

    3 replies

    February 10, 2022

    Hi there,

    Are you using custom column names? If so, you can create a excel template with custom column names in BOLD, and use it in the smart service to export just the data.

    vineethk0001
    February 10, 2022

    Hi Anandita, we have used the excel template, there are 3 sheets of data, in which 2 sheets are not have Columns in bold, but the 3rd sheet has

    February 11, 2022

    Hey can you try with export data store entity to excel smart service and check if the issue still persists?
    As far I'm aware, SQL to excel smart service is deprecated.