Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
In the data logger feature, by default "Name" column is being considered as "Item ID" making difficult in database. How can i change this to "Log item Name" instead of default "Item ID"
Disable the log group
Change as needed in 'Column Mapping'
Enable the log group
Hey @SlidingDownhill Thanks for response
i am able to change the mappings, but in the place of Name i want Log item name instead of Item ID. So this is my requirement
ItemID is a primary key and must remain unique (no duplicates) to each entry in the SQL database table
.
I get the idea but I'm not sure exactly what you are asking here:
but in the place of Name i want Log item name instead of Item ID. So this is my requirement
Can you show a screenshot of the column mapping and the SQL table that results from it. Then show what you want changed.