Skip to main content
8-Gravel
June 17, 2024
Question

Unable to change the Name column in Data logger

  • June 17, 2024
  • 1 reply
  • 1663 views

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"

1 reply

12-Amethyst
June 17, 2024

Disable the log group

Change as needed in 'Column Mapping'

Enable the log group

8-Gravel
June 18, 2024

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

12-Amethyst
June 18, 2024

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.