If you set the following formula to the text color on the table whose axis range is narrowed by Set analysis like "2018/5/1" ~ "2018/8/1", the axes out of the range are displayed, so in trouble There.
<expressions> if(Date = '2018/8/1', lightred ())
Is there a way to set the text color to "2018/8/1" only in the table narrowed the axis range? * Do not modify the data load editor script.