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

Announcements
Check out our latest virtual session where BARC Fellow, Doug Laney, highlighted the opportunities data monetization can offer enterprises. Watch here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dynamic dimension

Hi,

I have table as follows (lets call it 'Contact' table):

datasource.jpg

And a chart that displays that Contact table:

contactflux.jpg

The chart would say: we have x contacts that was created at hour 6, y contacts created at hour 7, etc, etc.

The problem is: is that possible to display the number of contacts that were created at an hour+N?

The N is a variable that can be changed via a slider, and the bar chart will dynamically change as user moves the slider. If the N is set to 2, the contact ID 280880 will have 'Hour' value 10, contact 280995 will have 'Hour' value 13, etc., and this 'new values' will be shown in the chart.

The dimension is an inline table consisting number 1 to 24, to show 24 hour time.

Appreciate your help. Thanks.

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Change your Hour dimension to a calculated dimension: =Hour+$(vOffSetVariable)


talk is cheap, supply exceeds demand