You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/sample-crisis-communication-app.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,10 +208,12 @@ connect it to your new data sources.
208
208
209
209
1.**Save** and **Publish** the app.
210
210
211
-
> [!NOTE]
212
-
> This app records a users ___location and stores it in your SharePoint site whenever a user
213
-
sets their status. This allows your crisis management team to view this data in a Power BI report.
214
-
To disable this functionality, follow these steps:
211
+
#### Disable ___location updates
212
+
213
+
This app records a users ___location and stores it in your SharePoint site whenever a user sets their status. This allows your crisis management team to view this data in a Power BI report.
214
+
215
+
To disable this functionality, follow these steps:
216
+
215
217
1. Search for the **btnDateRange** control
216
218
1. Open the **OnSelect** property of the **btnDateRante** control in the formula bar.
217
219
1. Copy and paste the following snippet in the formula bar for **OnSelect** property:
0 commit comments