Hi @Maarten_at_SAS , thank you for sharing your valuable suggestions. I have explored around this. We can insert records in Lookup tables using DB query. There won't be any history in this case, as you highlighted. It works normally and whenever there will be any change for this value from VI, history will be created against it. System doesn't throw any errors. I thing, we can make entry in the history table as well along with current table, although I didn't test this. Regarding ID, system generates alpha-numeric ID. I kept numeric values and tested same. It's working fine, it should not conflict ever with system generated alpha-numeric ID.
... View more