Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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))
Try this.
Sum({<Period = {">=$(=makedate(2012,07,01))<=$(=makedate(2013,03,31))"},FY=>}Actual_Mt_Sold)
Regards,
Kaushik Solanki
Try this.
Sum({<Period = {">=$(=makedate(2012,07,01))<=$(=makedate(2013,03,31))"},FY=>}Actual_Mt_Sold)
Regards,
Kaushik Solanki
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.
Hi Ami,
Please share the sample qvw file.
Regards,
Kushik Solanki