Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
kunkumnaveen
Specialist
Specialist

total grouping expression

Hello,

          i am getting different  total spend value  before selecting any material and after selecting ,the values i am getting  after selection is correct values

before selecting any material  all the total spend is wrong

Capture.PNG

after selecting material the total spend is correct

Capture1.PNG

expression i wrote for total spend is

Sum({<SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},[FISCAL YEAR]={$(=max([FISCAL YEAR])-1)}>}total<New_Column,[PLANT NAME]>SPEND)


New_Column labeled as Material

i think something is going wrong in my expression .How to make same values to appear even before selecting any material as i am grouping with material and plant name



thanks

7 Replies
Anil_Babu_Samineni

What are you selecting here? I wonder where you are doing this type of magic charts. Will you able to provide application to check?

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
kunkumnaveen
Specialist
Specialist
Author

Hi  I just took screen short and cut only to get tables

The second pic has selected material

Anil_Babu_Samineni

In fact, there is no any wrong in set operator. But, I would ask you to copy and paste same expression until you provide sample application

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
kunkumnaveen
Specialist
Specialist
Author

Sum({<SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},[FISCAL YEAR]={$(=max([FISCAL YEAR])-1)}>}total<New_Column,[PLANT NAME]>SPEND)


New_Column labeled as Material

kunkumnaveen
Specialist
Specialist
Author

Only one thing I want to known the total spend which I am getting after selecting a material pic2 will it possible to get same values for that material even before selecting that particular material,is there any alternative way to write this expression

Anil_Babu_Samineni

Some how you used correct one only as i feel, Even Label names we can't take it as straight forward. And that do you get any error over expression. I am not?

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
Anil_Babu_Samineni

May be, Would you like to provide sample work file

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