A Ka Sup
❔ Cannot change table from second call
in some apis, i have to get data from other tables like TB1_2023, TB1_2024, ... i mean TB1's entire data is divided into tables that classified by year. And all of these tables have same model structure.
i'm using foreach loop, yeah, i need to change table in each loop, like from TB1_2023 to TB1_2024, but if i do as like above example, it's not working
6 replies