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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Text object with a chart and Relative dates

Hi,

   i am attaching the screenshot of my requirements. Please tell me how to incorporate a chart within a text object as shown in the image. Also let me know how to add the past 30 days option which is on the right of the image shown.

Thank you.

6 Replies
swuehl
MVP
MVP

Looks like this is a demo application that you may download from the demo site.

Then have a look on how they've designed the layout by examining the objects and their properties.

MayilVahanan

HI

You can able to find the solution by examining the objects and properties itself. I think they're text object and modified the font size

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

It is a demo application , i have been trying to get the properties though. Couldnt figure it out. It would be of immense help if you let me know the procedure.In the sense, The whole procedure of adding the text object and the relative dates, Thanks in advance.

MayilVahanan

Hi

Can you send the path where u get the file or post that file. Will check and let u know about that

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

QlikView

This is the link of the Demo document. Thanks for the immediate response.

Josh_Good
Employee
Employee

A combination of several techniques are being used to achieve this effect.  I would recommend you download the QVW from the demo site so you can see how it is all put together.  Qlik Demos: See QlikView in Action | Demo.Qlik.Com

Here is a short summary of what is being done:  A text object that says "Past 3 months" for example, has an action put on it that generates the correct search string to return the last three months.  Today is Sept 12, 2013 and the date format in the app is 'MM/DD/YYYY' so in this case the correct string would be >=6/12/2013 applied to th

e Date field.   In this particular app the developer decided to generate the date using a variable called 'vPast3Month'.

2013-09-12 08_00_56-QlikView x64 - [Log Analysis].png

This link reviews how to select date ranges in general.  It isn't exactly the same as what is being done the Log Analysis app but is similar.

Selecting Arbitrary Date Ranges