Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
vireshkolagimat
Creator III
Creator III

nPrinting formula

Hi Guys,

I have tow colums like below and i am trying to create a formula in nPrinting to merge both the cells and get the concatenated value.

I am getting the result but i need a space in between the first cell value and second cell value.

Header 1Date
Report Ending on 6/3/2016

the formula looks like =Header 1 & Date(Date,"D-MMM") and the output is Report Ending on6/3/2016.

But how get the space after the on and it should look like Report Ending on 6/3/2016.

thanks,

Viresh

1 Reply
vireshkolagimat
Creator III
Creator III
Author

Hi, I got the solution. You need to add single quotes instead of double quotes to get space