I'm new here on the Forum, I'm developing a process where I make some requests to the Zabbix API through Data Factory, I'm managing to load the data and make it available in the raw data layers (raw) normally, I linked the event table with the host by the hostid where I got most of the data through PySpark, and now I need to get to the Host Group table, but there's the problem, within the Host Group I don't have an attribute that allows the Host Group to relate to a host or an event , would anyone have a solution for this case?
Thanks.
Thanks.
Comment