@David thanks - it looks like that screenshot capped the "helper text" that popped up - the ANY isn't actually a part of the function. So the function above is good except just remove the "any" word
@miaoran can you verify you turned on "Enable Historic Analysis" - if not you can only view the streaming data but won't allow you to build any reports/charts.
@JB2000: I know what the error is saying but I'm less clear how you were able to get into this state. It's saying you are referencing an action that isn't in the dependency chain (for example, if you were accessing inputs from a step that runs after the current one) - but the designer should automatically be adding dependencies for you. Feel free to send anymore details on the workflow or subscription ID and we can investigate (for instance, the code-view for the app) -- logicappsemail[at]microsoft[dot]com
Comments
Azure Durable Functions for Serverless .NET Orchestration
@dcuccia make sure you are creating a v2 function app (.NET Standard). The template doesn't show by default for v1 (.NET Framework)
Connect Twitter to Power BI and Beyond with Logic Apps
@David thanks - it looks like that screenshot capped the "helper text" that popped up - the ANY isn't actually a part of the function. So the function above is good except just remove the "any" word
Connect Twitter to Power BI and Beyond with Logic Apps
@miaoran can you verify you turned on "Enable Historic Analysis" - if not you can only view the streaming data but won't allow you to build any reports/charts.
Connect Twitter to Power BI and Beyond with Logic Apps
@JB2000: I know what the error is saying but I'm less clear how you were able to get into this state. It's saying you are referencing an action that isn't in the dependency chain (for example, if you were accessing inputs from a step that runs after the current one) - but the designer should automatically be adding dependencies for you. Feel free to send anymore details on the workflow or subscription ID and we can investigate (for instance, the code-view for the app) -- logicappsemail[at]microsoft[dot]com