Export Inventory Custom Tags

Hi Support,

I would like to export in csv an Inventory Custom Tag. How can I achieve that?
image

An actual example would greatly help.

The final goal would be to compare that value with the inventory prediction in order to write a ‘P’ in a cell when inventory is lower than a certain quantity.

Thanks for your time

I think it would be IT.Cellar Min. Quantity but I am not sure if consumption details support this tag or it is just inventory transaction details.

Thank you for your answer, which was quite fast :slight_smile:

Well, this works:

{REPORT CONSUMPTION DETAILS:IT.Cellar MinQuantity}

But these don’t work:

{REPORT CONSUMPTION DETAILS:IT.Cellar Min. Quantity}
{REPORT CONSUMPTION DETAILS:IT.Cellar Min Quantity}

Okay, I’ll try to use the =IF() and see if I can make it work.
Thanks again!

1 Like