Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Y axis Scale

Hi All, Please suggest how to utilize space remaining on Y-Axis highlighted in attached. Thakn You.

Each item of legend is a separate expression.

Regards,

Krishna Chaitanya

11 Replies
Anil_Babu_Samineni

May be use Static Step 10 instead if free. And usually it could allocate to each. May be some other reason behind running in your report

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

Anil, I am exporting object to Nprinting report. Actual values are in 1000's. When i apply filter, then for each customer it differs. All I want is, Possibility of scale fit to the whole height of the chart

Anil_Babu_Samineni

Never seen NPrinting option. May be sureshqv‌ bright on you

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

have you tried with Axis properties

Anonymous
Not applicable
Author

Yes I tried.

Anonymous
Not applicable
Author

attach the sample qvw file so that we will look on to that

neha_shirsath
Specialist
Specialist

May be you can add static max value like-

Max(Aggr(Your expression ,Aggr Fields)+(0.02/100)


this will give static max scale accordingly you expression.

(0.02/100)- You can adjust this. (I'm just giving this for an example)

Anonymous
Not applicable
Author

Hi All, Reason bars are unable to utilize full space is default property "Still Show on top" is enabled. Could some one suggest me how to utilize full space though the property is enabled? Regards, Krishna

neha_shirsath
Specialist
Specialist

Can you send your file with some sample data?