Questions asked
Answers given
I answer to myself. I managed to make the App model. I created a new query, filtered by client name. Then I used column manipulation with a top 1 to keep only one row. I selected just the name column....
View QuestionThanks to both of you. This solution suits me very well for this specific case. I think it will be part of many future usage. 🙂
View QuestionHello Rajesh, You can group all lines that have the same parameters and apply your parameter and condition to the group. Example: The 2 yellow lines are grouped (Sheet.787) the properties are set only...
View QuestionHello Alexandre It can be done by modifying the settings select the graph unchek the "Inherit WebSocket settings from dashboard" set the Polling interval to 300s
View Question