Skip to Content
0
Jun 30, 2020 at 07:12 PM

Webi hide Value from first day of month

56 Views

Hi,

could you please share me the following if Statement on Webi?

what i need "if current day equal first day of month should be 1 then 0"

Example :

Currentday = 03.05.2020 --> Output = 0

Currentday = 01.09.2020 --> Output = 1

Currentday = 02.09.2020 --> Output = 0

Thx