From 4e9cf04bd45a27c259ed9f07861983b3dba57552 Mon Sep 17 00:00:00 2001 From: Amisha Bisht Date: Mon, 16 Sep 2024 15:22:41 +0530 Subject: [PATCH 1/3] added unmasking phone steps in dashboard doc --- ...ataStudio Integration for Visualizations & Reports.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md b/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md index f67d34a58..e7f849902 100644 --- a/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md +++ b/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md @@ -188,6 +188,15 @@ END 18 . Go back to DataStudio and follow the same steps as we did for `contacts` (6 and 7) above to connect the `Contact Collection` data source. +19 . **Masked Phone Numbers** +Screenshot 2024-09-16 at 3 21 29 PM + +If you want to reveal the phone numbers in your dashboard +1. In your dashboard, navigate to the table where you want to unmask the phone numbers. +2. Click on the edit button, then select the table. +3. On the right-hand side, under `Dimension`, click on `Add Dimension`. +4. Search for `contact_phone` (in some cases, it may be listed as `Phone`) under the default group. Add it, then remove the previous `Phone` from the dimension. + 19 . Click `CLOSE` on the top right, and your reports will be ready Image 5 From c7c42ae29c2e47a28e75783cff7ba21483e24f4c Mon Sep 17 00:00:00 2001 From: Amisha Bisht Date: Mon, 16 Sep 2024 15:26:24 +0530 Subject: [PATCH 2/3] pass test case --- .../02. DataStudio Integration for Visualizations & Reports.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md b/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md index e7f849902..2f0c73f74 100644 --- a/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md +++ b/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md @@ -189,7 +189,7 @@ END 18 . Go back to DataStudio and follow the same steps as we did for `contacts` (6 and 7) above to connect the `Contact Collection` data source. 19 . **Masked Phone Numbers** -Screenshot 2024-09-16 at 3 21 29 PM +Screenshot 2024-09-16 at 3 21 29 PM If you want to reveal the phone numbers in your dashboard 1. In your dashboard, navigate to the table where you want to unmask the phone numbers. From c10df87e8451a5b6e636bf27a6d3a00f9914a76c Mon Sep 17 00:00:00 2001 From: Amisha Bisht Date: Mon, 16 Sep 2024 15:27:21 +0530 Subject: [PATCH 3/3] corrected numbering --- ...2. DataStudio Integration for Visualizations & Reports.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md b/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md index 2f0c73f74..dc5e7d76e 100644 --- a/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md +++ b/docs/3. Product Features/09. Reporting & Dashboard/02. DataStudio Integration for Visualizations & Reports.md @@ -189,6 +189,7 @@ END 18 . Go back to DataStudio and follow the same steps as we did for `contacts` (6 and 7) above to connect the `Contact Collection` data source. 19 . **Masked Phone Numbers** + Screenshot 2024-09-16 at 3 21 29 PM If you want to reveal the phone numbers in your dashboard @@ -197,11 +198,11 @@ If you want to reveal the phone numbers in your dashboard 3. On the right-hand side, under `Dimension`, click on `Add Dimension`. 4. Search for `contact_phone` (in some cases, it may be listed as `Phone`) under the default group. Add it, then remove the previous `Phone` from the dimension. -19 . Click `CLOSE` on the top right, and your reports will be ready +20 . Click `CLOSE` on the top right, and your reports will be ready Image 5 -20 . Your reports are ready for use. +21 . Your reports are ready for use. ---