Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Gartner® Magic Quadrant™: 15 YEARS A LEADER - GET THE REPORT
cancel
Showing results for 
Search instead for 
Did you mean: 
nidheesh
Contributor III
Contributor III

Date Picker is not included in the PDF

While selecting a specific range and taking report a report  into pdf format,  meantime that selected date range details not coming in pdf file 

Labels (1)
3 Replies
JandreKillianRIC
Partner Ambassador
Partner Ambassador

Hi @nidheesh 

Not understanding your issue clearly, Do you just want to show the date range on the report? 

How is this report build? Automation / Tabular Reporting or just a export sheet as PDF? 

Regards Jandre 

Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

nidheesh
Contributor III
Contributor III
Author

Sheet are created  with multiple charts and KPI is along with that we have a date picker also in that sheet 
, When we are selected a date   a date range and downloaded , in that pdf file that  date picker area only become blank

 

 

diegozecchini
Specialist
Specialist

Hi!
As a workaround instead of relying on the date picker UI, you may want to add a Text & Image object on the sheet that dynamically displays the selected date range using a Qlik expression:

'Selected Date Range: ' & GetFieldSelections(DateField)