Sep 20 2023 08:19 AM
Hi
I only want the column to bring back 0 or NULL - ive tried
nothing works, they all bring back (if work at all) 0 and not NULL and there are definitely NULL in the data
Thanks
Sarah
Sep 20 2023 08:32 AM
If you return back to Excel grid it doesn't support blank as a value, null is auto-lifted to zero. You may return empty string ("") instaed.