Hi Team,
I have decoder table, by giving the dataminer id, element id and primary key is it possible for us to get the entire row. I tried using the "GetTableDefinitionMessage" method but the table definition is coming as empty. So not sure if this the right method to get the entire row. I'm using GQI for this. Please let me know if we could do this.
Hi,
You could use a "Get parameter table by id" query for example with a filter to retrieve a specific row and then select the columns you are interested in.
See following example that retrieves a row from the "Task Manager" table in a "Microsoft Platform" element:
Result in a table component:
Hi,
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer (using the ✓ icon) to indicate that the question is resolved?