Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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 |
---|---|
85 | |
82 | |
66 | |
52 | |
48 |
User | Count |
---|---|
100 | |
49 | |
42 | |
39 | |
38 |