hello guys, I have a blank excel and I want to add below image as a header.
![]()
Please suggest a solution.
hello guys, I have a blank excel and I want to add below image as a header.
![]()
Please suggest a solution.
cheers
I have done that also before (second option)
Iam using a write range activity to create an excel in the same excel i have given build data table activity output also but its coming as blank.
you mean its coming empty?
then in build datatable either add a dummy empty row
or remove add headers and in build datatable add the header names as first row and then write from A1
cheers
as mentioned
add a blank row in build datatable..as of now no rows are there
with blank row
or instead of adding names in header add them as first row and write without add headers option
second way and remove add headers in write
cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.