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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to find from_ date and to_ date of the product billing sysytem?

hi

anyone tel me.

2 Replies
MK_QSL
MVP
MVP

Can you please elaborate little more with some sample data or sample apps?

MarcoWedel

LOAD from_date, to_date

FROM billingSystem;

should implement your specification.

Please close this thread if there are no further questions.

thanks

regards

Marco