Insert calculated score column - Score not showing up

Hello!
I am setting up a dashboard to track that all our orders across multiple warehouses have been shipped and that we’ve received the tracking number.

To do so, I use the “Insert calculated score” step and ask it to score a 1 when the Tracking Number column is Blank. Unfortunately, it doesn’t seem to work.

Any clue on how I can fix it? Thanks in advance.

Hey @Gabrielle_Lods,

Thanks for pointing this out. I’ll have to log this with our engineering team. I was able to reproduce this issue on my end.

Can you try to use an “Insert if/else column” step as a workaround? Create a new column called Pending Order. If the value in the Tracking Number column is blank, set the new column value to 1.

Let me know if that works!

Yes that did the trick in the meantime, thank you for the suggestion!

1 Like