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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dynamic Graphs as per user input

Folks,

Having some query, hope I get some help from here.

Let's say I am having one excel with below kind of data:

CustomerNameMonthSalesData
A1Jan150
A2Jan200
A1Feb250
A2Feb250

I will displaying above info in bar graph, Customer Sales Data monthly. all good!

Now below is the situation:

I would like to have some input box in my document, where in user will input some numeric value let's say 2: (variable vInput)

In back ground, an equation will get executed, which will fetch Mar month Sales Data and will display in a graph.

Equation will be like

March month CustA = Feb month sales data + (100 * vInput)

March month CustB = Feb month sales data + (110 * vInput)

So upon calculation (Let's say I will also have button) - so once I feed in the input, hit the button graph will display March month record.

Is this possible, and please guide me how to tackle this situation.

Thanks

Arindam

1 Reply
Not applicable
Author

Hi Friends,

I am attaching one qvw which I worked to get the query sorted out that I asked in this forum.

Well I got plenty of helpful topics in this forum, and qvw was created by help of QV forum people only. Please check, the input params and below bar chart populated as per input params.

Please let me know your suggestions.

Thanks

Arindam Roy