I have set up a button to refresh two data sources in a gallery of a canvas app.
One data source updates a table, and the other updates a chart.
The action is set to "OnSelect" = Refresh('DataSource1') And Refresh('DataSource2')
I am wondering about the "And" operator, and if this is the correct syntax to get the button to update both data sources?
Solved! Go to Solution.
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
3 | |
2 | |
1 | |
1 |