Hi,
I’m migrating data from Google Sheets to Monday.com on make.com
How can I send to Monday when a dropdown field is empty on sheets and make it look only empty in Monday board?

I already tried a couple of possibility to send it empty,

- null and whitepace didnt work

- Create labels if missing is active too

I can see that there can be empty fields in dropdown so it should be possible;

But I just cannot send an empty space like in the sheets to monday.
I saw that in this topic they talk about empty value in dropdown but it doesnt work;
They say value should be empty object;
![]()
I tried this one too but

but it looks like this now;
![]()
How to control this kind of empty space when sending through make for Monday?
That’s interesting. I already tried
null,
emptystring,
ignore,
“”,
" ",
{},
“{}”
What would be the solution I wonder?

