Existing aggregate functions are not always useful in a real-time dashboard. Take for example a dashboard that wants to track current speed of a connected car, or current call queue in a call-centre dashboard. At the moment, it's not possible to have a callout that achieves this as MIN, MAX, AVG would not make sense. A function such as TOP to display only the latest value should be made available. NOTE: This should not require a date field to implement but should simply display the latest value received.
5 Comments
- J_KroehnertNew MemberHas anyone a workaround to implement showing the latest value of a real-time stream somehow? (We would have a datetime field, we tried to calculate a dateadd(s,-5) column in stream analytics and use AVG in combination with a filter on time to the datadd-Attribute in Power BI but only fixed target values are possible for the filter currently-so this doesnt work at this point of time too)
- kent_westerholmNew MemberI have exactly the same problem. I need to show the measured electrical current of a device. Any workarounds?
- fbcideas_migusrNew Memberfor now, seems this can be done only using the q&a feature like "show speed by measuredate last 10 minutes as line chart" Definitly need this function to enhance displayed value, for example display on a gauge the min, max, avg, and current value (in this example, min, max, and avg would be calculated by stream analytics using sliding windows of for example 1h)
- fathomsonAdvocate IIThis has been requested more than 1.5 years ago and still not implemented. Sad to see that the 'realtime' dashboards have very limited applicability now.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Access Variable Library in Semantic Models
Enable the Variable Library as a centralized location for storing all environment‑specific variables, allowing us to adjust them for promotion scenarios (e.g., from dev to prod) without relying on de...FreddyH2 hours agoAdvocate IINew910Views31likes2CommentsEnhance Fabric Pipeline Monitoring with Parent-Child Pipeline Lineage and Parameter Visibility
Currently, Microsoft Fabric Pipeline monitoring lacks several capabilities that are available in Azure Data Factory, making troubleshooting and operational support challenging in enterprise environme...dwramreddy2 hours agoRegular VisitorNew2Views0likes0CommentsDynamic ADLS-Gen2 path input for Spark Jobs Main definition file
I would like the ability to add a dynamic input box on a spark job definition's "Main Definition File" "ADLS-Gen2 path". this would be useful to set base and variable paths across all spark jobs...mfink_db7 hours agoNew MemberNew238Views2likes2CommentsReintroduce Tenant/Capacity Switch to Control "Users can create Plan items" Post-GA
During the Preview phase of Fabric Plan items, administrators had access to a dedicated tenant/capacity setting: "Users can create Plan items". With General Availability (GA), this granular administr...Sri-Surendra_Ku10 hours agoNew MemberNew106Views14likes1Comment