March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi
I have a graph showing me arrivals per hour however when i put the date range to the last 7 days i get the 1st graph.
i want the graph to calculate the average number of arrivals per hours and display it in the desired layout and if 1 day is selected to also show the same layout.
what measure can i used to link data to slicer?
last 7 days
desired layout
@AI14 , Use a measure like
Averagex( Values(Table[Hour]), calculate(Count(Table[column])) )
Hi,
Thanks for the reply.
im still getting the same layout - need the hours to be distinct and the values count averaged.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
22 | |
19 | |
16 | |
9 | |
5 |
User | Count |
---|---|
37 | |
29 | |
16 | |
14 | |
12 |