Skip to content

Commit d4449d5

Browse files
committed
update
1 parent b8e2ee0 commit d4449d5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

powerapps-docs/maker/canvas-apps/sample-crisis-communication-app.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,12 @@ connect it to your new data sources.
208208

209209
1. **Save** and **Publish** the app.
210210

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+
215217
1. Search for the **btnDateRange** control
216218
1. Open the **OnSelect** property of the **btnDateRante** control in the formula bar.
217219
1. Copy and paste the following snippet in the formula bar for **OnSelect** property:

0 commit comments

Comments
 (0)