Hello guys, i have a simple problem, but i am begineer in Power Automate.
Data problem:
I have two dbs in SP List.
db 1 = Estrutura de Times.
db 2 = Times FTs.
Column with similar values = Title (db1), SupOrg Time (db2)
dbs Filters:
Before this, i need Filter in both lists Planta = 21. (I can only get data where in both lists Plant = 21)
And the Column = Status Time (db2) = ATIVO.
What i need:
concatenate these two lists to form one, dropping on all records from db2, bringing ONLY records from the GMIN LG column (db1).
and dump them into an online excel, with a frequency (db2) every week.
Thanks for all!