Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello!
I need to append two querys that have overlapping data in a few occurences.
Luckily I know, where those overlapps are.
I therefore need a formular that filters conditions in two rows at the same time.
Something like:
filter rows if the date in colum date is before 30.06.2022 and the company in column company is X
Thanks!!
Solved! Go to Solution.
Can you please share your demo input and expected output!
Condition: Filter out rows where date is before 30.06.2022 and company = X
So only the two colums with red text should be filtered.
Date | Company | |
01.01.2022 | X | |
01.01.2022 | X | |
01.01.2022 | Z | |
01.01.2022 | Z | |
31.12.2022 | X | |
31.12.2022 | X | |
31.12.2022 | Z | |
31.12.2022 | Z |
Does this somehow makes sence?
User | Count |
---|---|
59 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
39 |