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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
new020
Partner - Contributor
Partner - Contributor

y axis limits and value points disappear

Hi,

 

I have a chart with 5 points values. I want to spread this values in the chart. ´Cause of this y change MIN and MAx. But when i do it, values disappear.

 

max limit: RangeMAX(MAX(
{<Month={"$(vMesultimo)"}>}PayingCustomer),
MAX({<Month={"$(vMesultimo)"}>}DealerGroup_PayingCustomer),
MAX({<Month={"$(vMesultimo)"}>}District_PayingCustomer),
MAX({<Month={"$(vMesultimo)"}>}Owner_PayingCustomer),
MAX({<Month={"$(vMesultimo)"}>}National_PayingCustomer),
MAX(
AGGR(sum({<Month={"$(vMesultimo)"}>}top25_cust_pay_Sum_PayingCustomer_12),level)
/AGGR(sum({<Month={"$(vMesultimo)"}>}top25_cust_pay_Sum_Active_Customer_total),level)))

 

Could you help me?Sin título.png

0 Replies