Filter by Email Issue for Student Accounts

13 views
Skip to first unread message

Brett Noble

unread,
Sep 28, 2022, 1:24:41 PM9/28/22
to googleschoo...@googlegroups.com
Hi all, 

I created a Google Data Studio dashboard where students can access their own data (e.g. attendance, grades, assessment results, etc) for upcoming student-led conferences. I was trying to use the Filter By Email Address feature that uses the account they're logged into and matches it to an email address in the underlying data source. I tested it for my account and a couple of other staff members' accounts using dummy data and it works fine, but when students try to access it, it shows "no data" even after they click the "allow" button giving consent to GDS to access their email address. I've double checked and confirmed that matching email addresses exist in the underlying data, so I'm thinking there must be some kind of extra security feature for student accounts that's preventing GDS from fully accessing their account info.

Has anyone else run into a similar issue with student accounts?  I've reached out to our IT to see if they have any idea why this might be happening, but we're trying to figure out a solution sooner rather than later so I wanted to check with this group as well. 

Thanks in advance for any thoughts,
--
Brett Noble
Director of Data and Information
ACE Charter Schools
(408) 313-1471

kpaczkowski

unread,
Sep 28, 2022, 1:33:04 PM9/28/22
to Data Studio in Education
We haven't used this feature for student emails but these are the most common issues we've seen.

1. Spaces:
-Depending on where your emails are coming from there could be hidden spaces. We always use "trim(originalemail-variable) as Email" and filter by email on the newly created Email variable. 
2. Users not logged into the correct account. 
-If they are using shared machines another user might be the 
3. Not clicking the allow button 
-Looks like you aren't having the issue.

Marcos Alcozer

unread,
Sep 28, 2022, 1:59:42 PM9/28/22
to googleschoo...@googlegroups.com
Hey Brett,
The other one is case sensitivity as documented here: https://issuetracker.google.com/issues/192570882?pli=1

My workaround is to wrap @DS_USER_EMAIL in LOWER() in a custom SQL query.

Marcos

--
You received this message because you are subscribed to the Google Groups "Data Studio in Education" group.
To unsubscribe from this group and stop receiving emails from it, send an email to googleschool-data...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/googleschool-datastudio/c1c3bd08-db81-42e6-a7ce-194a72642daen%40googlegroups.com.

Cormac Harkins

unread,
Sep 28, 2022, 2:05:37 PM9/28/22
to googleschoo...@googlegroups.com
I will echo Marcos on case sensitivity, I will add a Lower() formula to create a custom field in Data Studio for the student email, and that helps with the case sensitivity as well.

Cormac Harkins

Head of Data, Research, & Analytics
(he/him/his)




Brett Noble

unread,
Sep 28, 2022, 2:32:39 PM9/28/22
to googleschoo...@googlegroups.com
Got it working! Case sensitivity was indeed the issue. Though I didn't find any whitespaces, I also added TRIM() for good measure. Thank you all for the quick helpful responses! 

--
Brett Noble
Director of Data and Information
ACE Charter Schools
(408) 313-1471

Chris Smith

unread,
Sep 28, 2022, 6:53:56 PM9/28/22
to googleschoo...@googlegroups.com
Glad to hear you got it worked out Brett. We also ran into the same issues with legacy emails and case sensitivity. I also use the LOWER() function to tackle this. In addition, I put in a ticket with HR to clean those up in our SIS, so that has helped as well. 

Best,
Chris

On Sep 29, 2022, at 02:32, 'Brett Noble' via Data Studio in Education <googleschoo...@googlegroups.com> wrote:


Got it working! Case sensitivity was indeed the issue. Though I didn't find any whitespaces, I also added TRIM() for good measure. Thank you all for the quick helpful responses! 
--
Brett Noble
Director of Data and Information
ACE Charter Schools
(408) 313-1471


On Wed, Sep 28, 2022 at 11:05 AM Cormac Harkins <cor...@caliberschools.org> wrote:
I will echo Marcos on case sensitivity, I will add a Lower() formula to create a custom field in Data Studio for the student email, and that helps with the case sensitivity as well.
Cormac Harkins

Head of Data, Research, & Analytics
(he/him/his)


Caliber_Horizontal Logo_Full Color CROPPED.jpeg



CONFIDENTIALITY CAUTION: This message is intended only for the use of the individual or entity to whom it is addressed and contains information that is privileged and confidential. If you, the reader of this message, are not the intended recipient, you should not disseminate, distribute or copy this communication. If you have received this communication in error, please notify us immediately by return email and delete the original message. Unless it relates to the official business of Singapore American School, any opinions or matters expressed in this message are those of the individual sender.
Reply all
Reply to author
Forward
0 new messages