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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Need to get the values ​​that are between this date

Hello

I need to get the values ​​that are between this date

 

=sum( {$<FECHA_CALENDARIO = {'>=$(=Date(Pstartdate))<=$(=Date(Penddate))'}>} Costo_de_Venta)

so for example

=( {$<FECHA_CALENDARIO = {'>=$(=Date(Pstartdate))<=$(=Date(Penddate))'}>} Costo_de_Venta)

  helpme please

I not need sum, I need the real value

1 Solution

Accepted Solutions
Not applicable
Author

replace sum by only

View solution in original post

1 Reply
Not applicable
Author

replace sum by only