You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the following example(Example 2) from the documentation on Time operators >Period indicator DS_r := DS_1 [ filter period_indicator ( Id_3 ) = “A" ] I think it is not correct because you cannot implicitly cast between time period and string.
The text was updated successfully, but these errors were encountered:
the following example(Example 2) from the documentation on Time operators >Period indicator
DS_r := DS_1 [ filter period_indicator ( Id_3 ) = “A" ]
I think it is not correct because you cannot implicitly cast between time period and string.The text was updated successfully, but these errors were encountered: