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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Need help in BAR GRAPH

Hi,

I need a bar graph, where, if My Actula Amount between

 

Sum ({<FY=>}if(Period >= date(MakeDate(2012,07,01)) and Period <=date(MakeDate(2013,03,31)),ACTUAL_MT_SOLD)) 

Labels (1)
1 Solution

Accepted Solutions
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Try this.

     Sum({<Period = {">=$(=makedate(2012,07,01))<=$(=makedate(2013,03,31))"},FY=>}Actual_Mt_Sold)

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

3 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Try this.

     Sum({<Period = {">=$(=makedate(2012,07,01))<=$(=makedate(2013,03,31))"},FY=>}Actual_Mt_Sold)

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

Hi Kaushik,

I tried by that expression, But not get resolved the same. Is it working u'rside properly, So would you like to share some example.

Thanks for solution and reply.

Ami.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi Ami,

     Please share the sample qvw file.

Regards,

Kushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!