Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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])
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!