Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
I have a log table which showcases the number of queries executed like below.
Here, the column "Event Time" has a data in date time field (with seconds included as well).
I have a requirement to create visuals to display the number of queries executed per hour in a database for a specific day. Identify the hour with the highest number of queries and the hour with the lowest number of queries executed
What can be the best way to achieve this ?
Solved! Go to Solution.
Step 0: I use your data.
Step 1: I add a 'Date' column on Power Query Editor.
Step 2: I add a 'Hour' column on Power Query Editor.
Step 3: I make a matrix on Power BI Desktop.
Step 0: I use your data.
Step 1: I add a 'Date' column on Power Query Editor.
Step 2: I add a 'Hour' column on Power Query Editor.
Step 3: I make a matrix on Power BI Desktop.
@Rohitb , You can extract hour in Power Query
Proud to be a Super User! |
|
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
75 | |
56 | |
50 | |
44 |