Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
Can somebody help me with this problem?
I want to count the number of persons per day, but only for the last 7 days.
For dates that do not appear in the table, the values will be set to 0. But, I only want that for the last 7 days.
So, for today, it must be in the axis X: from 19/02/2024 to 25/02/2024(Today).
So, I don't want the other dates to appear.
Thanks!
Solved! Go to Solution.
Hi @game1
try this for RETURN: IF( Last7DaysCount > 0, Last7DaysCount, BLANK() )
If you don't want a value to appear, it has to be blank, rather than 0.
Hi @game1
try this for RETURN: IF( Last7DaysCount > 0, Last7DaysCount, BLANK() )
If you don't want a value to appear, it has to be blank, rather than 0.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
18 | |
15 | |
12 | |
10 | |
8 |
User | Count |
---|---|
24 | |
17 | |
11 | |
11 | |
10 |