Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
Solved! Go to Solution.
Hi @Anonymous
Column =
SWITCH (
TRUE (),
'looker_views lkr_Audit'[Audit_DateTime]
>= DATE ( 2020, 04, 01 )
&& 'looker_views lkr_Audit'[Audit_DateTime]
<= DATE ( 2020, 04, 30 ), "Period 1"
)
Regards,
Harsh Nathani
Hi @Anonymous
Column =
SWITCH (
TRUE (),
'looker_views lkr_Audit'[Audit_DateTime]
>= DATE ( 2020, 04, 01 )
&& 'looker_views lkr_Audit'[Audit_DateTime]
<= DATE ( 2020, 04, 30 ), "Period 1"
)
Regards,
Harsh Nathani
User | Count |
---|---|
19 | |
18 | |
15 | |
13 | |
13 |
User | Count |
---|---|
9 | |
8 | |
8 | |
6 | |
6 |