20 May 2024 07:28 PM
Hello.
I have defined two vars:
and
Using this snippet:
export default async function ()
{
return $Varx
}
Why does var2 (text) work?
But var2 (CSV) not?
KR Henk
Solved! Go to Solution.
21 May 2024 07:33 AM
Simple solution,
Delete filter and start over (-:
If the default value does not appear, you have the same issue!
KR Henk