Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 Rsaiq
		
			Rsaiq
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have explained all the problem in the attached excel sheet.I am new to qliksense please help me to resolve this solution
And also attched the QVF file.
Thanks
Try this may be?
Opening: Sum({<Type=,[GL Date]={">=$(=Min({1} [GL Date]))<=$(=Min([GL Date]))"}>}Amount)
Purchase: Sum({<Type={'01.Purchases'},[GL Date]={">=$(=Min([GL Date]))<=$(=Max([GL Date]))"}>}Amount)
Sale: Sum({<Type={'02.Sales'},[GL Date]={">=$(=Min([GL Date]))<=$(=Max([GL Date]))"}>}Amount)
Closing: Sum({<Type=,[GL Date]={">=$(=Min({1}[GL Date]))<=$(=Max([GL Date]))"}>}Amount)
Try this may be?
Opening: Sum({<Type=,[GL Date]={">=$(=Min({1} [GL Date]))<=$(=Min([GL Date]))"}>}Amount)
Purchase: Sum({<Type={'01.Purchases'},[GL Date]={">=$(=Min([GL Date]))<=$(=Max([GL Date]))"}>}Amount)
Sale: Sum({<Type={'02.Sales'},[GL Date]={">=$(=Min([GL Date]))<=$(=Max([GL Date]))"}>}Amount)
Closing: Sum({<Type=,[GL Date]={">=$(=Min({1}[GL Date]))<=$(=Max([GL Date]))"}>}Amount)
 Rsaiq
		
			Rsaiq
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks for Reply and help.
All Calculataions are working as per the requirement .
Thnaks once again.
