Forum Discussion
rttmmwv
Feb 05, 2022Copper Contributor
Help With Filter Function
Hello All, I hope nothing too similar has been posted before, but I am struggling with a filter function. I have two sheets, One where data will be displayed to the end user, and a query th...
- Feb 05, 2022
=FILTER(INDEX(HCData!A1:G50;SEQUENZ(ZEILEN(HCData!A1:G50));{4.7});(HCData!A1:A50=A13)*((HCData!C1:C50="Production Team Member")+(HCData!C1:C50="Production Temporary"));)
This formula works in my spreadsheet.
OliverScheurich
Feb 07, 2022Gold Contributor
Can you attach a file without sensitive data which shows the details that you can see in my attached files?
rttmmwv
Feb 08, 2022Copper Contributor
When I tried to recreate the error to send to you, it seemed to be working fine. I created a new Workbook, reran the query, and tried your formula gain and it seems to be working. Not sure what was causing the error, but it seems to be fine now.