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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
prma7799
Master III
Master III

Data point at bottom side

Hi swuehl‌ / All,

I am trying to show data points values bottom as like below in screen shot but not didn't get it.

bottom data.png

PFA.

1 Solution

Accepted Solutions
20 Replies
Kushal_Chawda

prma7799
Master III
Master III
Author

Yes

i already did this and i dont want that blank space.

Thanks

Anonymous
Not applicable

Which blank space you are talking about?

prma7799
Master III
Master III
Author

Hi Balraj,

Untitled.png

Please refer this also

Months should come with previous months data

Anonymous
Not applicable

like this?

Anonymous
Not applicable

update your Bottom expression with this :

=(Sum({<Year=, Quarter=, FinancialYear, Year=, MonthYear=  {">=$(=Date(Addmonths(Max(MonthYear),-23),'MMM-YYYY'))<=$(=Date(Max(MonthYear),'MMM-YYYY'))"}>}

Values)/10000000)

prma7799
Master III
Master III
Author

Hi Balraj,

I want data point at bottom side...

You just removed from above dual and round function but we want that because of data point will go down.

nagarjuna_kotha
Partner - Specialist II
Partner - Specialist II

PFA

-Nagarjuna

Kushal_Chawda

See the attached