Hi everyone ! I have to filter a list to obtain items with "Column_x eq Column_y" BUT thoses columns are calculated.
Also the Get item bloc don't accept a query on calculated columns ...
Any advices please ?
Thanks in advance guys

Hi everyone ! I have to filter a list to obtain items with "Column_x eq Column_y" BUT thoses columns are calculated.
Also the Get item bloc don't accept a query on calculated columns ...
Any advices please ?
Thanks in advance guys
Hi @ProtoSup
After Get items actions, add "Filter array" action to perform filter operation based on calculated column in SharePoint list.
Pls refer my previous solution provided for the same problem:
Solved: Using Expressions with SharePoint Date columns - Power Platform Community (microsoft.com)
If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.
Thanks