web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / SharePoint List to Goo...
Power Automate
Unanswered

SharePoint List to Google Sheets - Number Format

(2) ShareShare
ReportReport
Posted on by 2

Hi 

 

I've built two flows, one to parse data from an email and store the information in SharePoint and then another to transfer that information into Google Sheets.

 

Everything works fine, except when a phone number is stored as a number in the SharePoint list it copies across to Google Sheets as text. What can I amend in the flow so that the phone number is stored in Google Sheets as a number?

 

Thanks

Categories:
I have the same question (0)
  • sandeepstw Profile Picture
    on at

    Hi @GAJames ,

     

    Get an item from SharePoint.
    Compose a expression to remove non-numeric characters using
    int(replace(replace(replace(replace(triggerBody()?['PhoneNumber'], '-', ''), '(', ''), ')', ''), ' ', ''))
    then add row in Google Sheet using google sheet connection and login using google.

     

    mark as solution if it helps. 

     

    Thanks

    Sandeep Mishra

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 378

#2
Valantis Profile Picture

Valantis 329

#3
David_MA Profile Picture

David_MA 283 Super User 2026 Season 1

Last 30 days Overall leaderboard