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: 
sekharQV
Creator
Creator

Calculate Percentage based on range of associted values

Hi All,

I want calculate percentage based on range of unitno's that are associated with contract number.

I have attached my sample excel file and QVW which will explain more better about my concern.

I used dummy data here and i am getting actual data from db.

Please have a look and help me.

Thanks & Regards,

Sekhar

1 Solution

Accepted Solutions
vinieme12
Champion III
Champion III

use the TOTAL Keyword

SUM(TOTAL <Contno> Cost )   / Sum(TOTAL <Contno> Sales)

What does the TOTAL qualifier do?

When should the Aggr() function NOT be used?

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

13 Replies
qlikview979
Specialist
Specialist

Hi  are you expecting like this

Untitled.png

sekharQV
Creator
Creator
Author

Hi Mahesh,

Thanks for reply.

I am expecting the result as shown in attached excel.

and one more point is i am showing unit no in  report. but result should be displayed based on associated units for a contract.

I have month-year dimension also in my report, so contract no's will be repeated for month-&year

Regards,

Rajasekhar.

qlikview979
Specialist
Specialist

Are u Untitled.png

Expecting like this

qlikview979
Specialist
Specialist

Hi,

PFA

Frank_Hartmann
Master II
Master II

see attached file.

hope this helps

vinieme12
Champion III
Champion III

use the TOTAL Keyword

SUM(TOTAL <Contno> Cost )   / Sum(TOTAL <Contno> Sales)

What does the TOTAL qualifier do?

When should the Aggr() function NOT be used?

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
sekharQV
Creator
Creator
Author

No Mahesh,

Please refer attached excel. I need result(%CoEst) as shown in attached excel. I explained logic in Column F.


Please have a look and let me know your ideas.

Regards,

Rajasekhar

sekharQV
Creator
Creator
Author

Hi,

If if possible can you me expression here? I can open file only on Monday at offc.

Thanks,

Sekhar

sekharQV
Creator
Creator
Author

Hi Frank,

If if possible can you me expression here? I can open file only on Monday at offc.

Thanks,

Sekhar