1-Visitor
October 7, 2023
Question
Combining 10 Infotable and create one infotable
- October 7, 2023
- 1 reply
- 1901 views
I am taking logged data from 10 properties of 10 things. I am using the "QueryNumberPropertyHistory" service to fetch logged property data for things. The output infotable contains "id, timestamp, value" fields. I tried to combine two infotables by using the "Left Join" query. But when I tried to use the same query to combine three infotables, it wouldn't work.
Can anyone please help me achieve the required output?

