Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Filter Multiple Columns from single table

I have a table RT Hr DB an it has multiple columns. Want to filter column Department=UW and Hour Type=Overtime and sum the Days. This is what I have so far   SUMX(FILTER(FILTER('RT Hr DB','RT Hr D...