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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
abhaysingh
Specialist II
Specialist II

User Driven Report

hi all,

I have created user driven report in which I require to add AutoSum functionality like Excel.

Is it possible?

please help

8 Replies
vinay_hg
Creator III
Creator III

user driven report mean adhoc reports? then creat one more expression as metrix for auto sum

abhaysingh
Specialist II
Specialist II
Author

yes Adhoc report,

how can I create metrix for auto sum??

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check this link

Adhoc reporting in Qlikview


Hope it helps you.


Regards,

Jagan.

ashfaq_haseeb
Champion III
Champion III

Hi,

Check this

http://community.qlik.com/thread/140519

Regards

ASHFAQ

abhaysingh
Specialist II
Specialist II
Author

hi jagan thanks for your feedback,

but I want to integrate it in Pivot table bcoz I need slice and dice feature as well.

jagan
Partner - Champion III
Partner - Champion III

Hi,

This works in Pivot table too, just convert Straight table to Pivot.

Regards,

jagan.

abhaysingh
Specialist II
Specialist II
Author

No jagan I have check it is not showing totol sum in case of pivot table..

jagan
Partner - Champion III
Partner - Champion III

Hi,

Yes, you will get only Expression Sum, to overcome this you can try like this

Sum(Aggr(Sum(Measure), TableDim1, TableDim2,.....)

Hope this helps you.

Regards,

Jagan.