Skip to main content

Hi all,

We have myTrailhead (Enablement). New users will have to create a Trailhead account in order to get our onboarding trailmix assigned. There is a flow upon trailhead users data creation to assign the proper onboarding trailmix. However if the user does not create the Trailhead account, the process stops.

 

I am looking for a #Report that shows me which users do not have a "trailhead users data" record yet. I created a report type "users with or without trailhead users data" but somehow it does not pull any trailhead users data.

 

Any ideas other than exporting both object records and do a manual vlookup? :)

 

#Enablement Training #Trailhead #Reports & Dashboards

답변 6개
  1. 2023년 1월 25일 오후 1:12

    You'll need another data point to do this. Create a checkbox on User to indicate they have logged into myTH. Create a flow that triggers on Trailhead User Data record creation, grabs the connected User account and updates the checkbox. You can then report on Users without that checkbox. You will need to do an initial update of those checkboxes for existing users but going forward you'll have this updated and reportable. 

0/9000