Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to display date the values less than selected date in a table.
say if i select 2015 jan,
i need to display all date values less than or equal to 2015 jan.
Thank You
SUM({<Date = {"<=$(=Date(Max(Date)))"}>}Value)
Hi ,
where do i need to put this? in date select box.
if my data field is mydate and i have table with different values, how do i select value.
please explain that expression a bit
You can use this expression in Chart or Table expression..
Here in my date select box i have date name "startdate" - Year and month
then in my bar chart i use
month as dimension.
and expression
=AVG({$<IND={'A'}>}(enddate-startdate))
How to use that expression with this data
Provide your sample apps or data !
Hi Please use this qvw.
Pls use this