general question
20 TopicsICS (Industial Controls Systems)/PLC (Programmable Logic Controller) Integration
Can Microsoft Fabric be integrated with ICS (Industrial Controls Systems) including PLC (Programmable Logic Controller) and HMI (Human-Machine Interface)? We're interested in exploring Data Activator with our ICS information. Thank you for your time!2.8KViews1like3CommentsMonitor all the pipeline failures and send a Teams alert
We run multiple scheduled pipelines, each with chained Invoke pipelines. How can we monitor all of the multiple pipeline failures and send a Teams alert when any pipeline fails? Please give step-by-step instructions.Solved4.5KViews0likes4CommentsHow do Activator Alerts behave after deploying to different workspace
I have multiple real-time dashboards, where those dashboards use an Application Insights Resource as a Data Source and a specific environmentID as a parameter. Firstly we couldn't figure out how to change those datasources from TEST to PROD when using Deployment pipelines. Secondly it seems as though when you set an alert on a dashboard tile, but change the tile's KQL query later it breaks Activator Alerts and those alerts trigger on the previous old KQL query. What's the best practice when deploying dashboards to different workspaces. Is there a way to change alerts after deployment so those alerts notify different corresponding Teams chat groups (TEST ->PROD)? Any help would be greatly apreciated or atleast an answer, because Microsoft Learn mentions nothing of that sort.Solved3.9KViews0likes5CommentsRealTime File Processing in Microsoft Fabric
Hi, I'm currently working on a POC where data from multiple sources lands in a Lakehouse folder. The requirement is to automatically pick up each file as soon as it lands, process it, and push the data to EventHub. We initially considered using Data Activator for this, but it doesn't support passing parameters to downstream jobs. This poses a risk, especially when multiple files arrive simultaneously, as it could lead to conflicts or incorrect processing. Additionally, we are dealing with files that can range from a single record to millions of records, which adds another layer of complexity. Given these challenges, what would be the best approach to handle this scenario efficiently and reliably? Any suggestions would be greatly appreciated. Thanks in advance!6.8KViews2likes9CommentsReal Time intelligence Alert data ingestion issue
Hi community members after configuring the alert for a real time dashboard and once the condition gets satisfied, i want to store those events into some other location say lakehouse, warehouse or eventhouse. How can we achieve this , i see a third option in Action "Run a Fabric Item" can we achieve through this option?? if yes what will be the process or steps to do it ? suggest some possible ways, Thanks in advanceSolved5.8KViews0likes10CommentsSet alert on long running job
Hi, Can anyone advise how to get alerted if a job (data pipeline) is running longer than expected? The job is meant to complete within 30 mins. However, everytime it runs longer than 30 mins, I want to get an email alert. I have set up alerting on job Failure under Real-time > Fabric Events > Job events but can't seem to find a way for long running jobs. Thanks4.2KViews0likes4CommentsData Activator Power BI Report Alert Refresh Rate
Hello, I have a Power BI Report setup with a table that reads from an Azure SQL table which gets refreshed in real time from a Synapse pipeline run with logging data. I have an alert set to listen when New Data Arrives, which should be only a handle of rows at a time. But currently there are two issues or limitations which I wanted to clarify. 1. The Reflex is triggering for every row of data in the table within the report every single hour, instead of it triggering for only the new rows. How can I set up the data to only trigger for the new data, or is there an issue here being that we're in preview? 2. The refresh rate for Data Activator reading data from Power BI Reports is defaulted to 1hour? Is there anywhere I can get this closer to real time or making any changes. I know that when this was first introduced last year the option to select refresh rate was there however it isn't anymore? Ideally I want a way for the Data Activator reflex to trigger in real time as soon as the Power BI report gets refreshed and there's new data there.Solved8.5KViews0likes5Comments