Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
schneider01
Contributor
Contributor

Expression equals blank

sum(

{< Order_Status={’Shipped’},

Expected_Ship_Month_Num={’>=$(v03MonthsPrior)<=$(vLastMonthF1)’},

Forecast_Date_Stamp= >}

Net_Dollars)

 

I have a variable within a dashboard that uses the expression entered above. I understand that it will return the sum of Net_Dollars based off of the criteria but am confused by the bold selection.

What does = blank mean?

 

Original:

sum({&lt;ORDER_STATUS={&apos;Shipped&apos;},EXPECTED_SHIP_MONTH_Num={&apos;&gt;=$(v03MonthsPrior) &lt;=$(vLastMonthF1)&apos;},FORECAST_DATE_STAMP=&gt;} NET_DOLLARS)

Labels (3)
1 Reply
jwjackso
Specialist III
Specialist III

Forecast_Date_Stamp=, ignore any filter selections on Forecast_Date_Stamp.