
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bar Chart - Qlik Views' Static Min / Max equivalent in Qlik Sense?
I have a calculated x-axis that ranges from -19.20 to 800.72. Usually in Qlik View we can use Axes --> scale --> Static Min; Static Max boxes to set ranges for x-axis. But dont know how to do it in Qlik sense?
Infact I dont even have Range option showing up for my X-axis. Only for Y-axis I have my Range option.
My calculated dimension is "=num(Minute/60 , '##.##' )"
Any help will be much appreciated. Thank you.
- Tags:
- bar chart
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Mr_Pearl
Your x-axis is a "dimension axis", thats why you don't have range option. Scale for that axis depends on possible values for that calculated dimension.
You can try to force having always that "limit values" accesible, but you should change your model.
Hope it helps
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Mr_Pearl
Your x-axis is a "dimension axis", thats why you don't have range option. Scale for that axis depends on possible values for that calculated dimension.
You can try to force having always that "limit values" accesible, but you should change your model.
Hope it helps
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you @forte much appreciate it
