Hello,
I have people who register for the days on a site I am looking to calculate the number of Incris per day, knowing in a day 10 people can write in a day and each in their own ID.
The SQL is like this
Select Date_Registration, Count (*) from members group by date_Registration I don't if the can help you
Thank you in advance for your assistance
hello @amitchandak , you don't see the datas now I Show that. As an exemple the 07/12/2021 11 people registered at the same time at 15:20, I like calcul per each day the sum of the people who suscribe in the at. some time the can registered at different time but I need to know the sum of each day who registered. I hope you undersand now. Thanks before.
Hi,
Share some data and show the expected result.
Hello @amitchandak, it not good, I come to test. I test the sql, is the same like that : Select , Count (USER_ID) from members group by date_Registration
@Huguo90 , in a visual-like table put date_Registration , and measure
measure= count(Table[date_Registration])
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
241 | |
50 | |
48 | |
44 | |
42 |
User | Count |
---|---|
297 | |
211 | |
82 | |
75 | |
65 |