+ Reply to Thread
Results 1 to 2 of 2

Google Sheet : Formula for Sparkline Coloring

  1. #1
    Forum Contributor
    Join Date
    01-22-2013
    Location
    Pekanbaru, Indonesia
    MS-Off Ver
    Excel 2013 & Google Sheet
    Posts
    1,146

    Google Sheet : Formula for Sparkline Coloring

    hello all..

    how to make formula in Google Sheet to coloring Sparkline based on % number
    with criteria like this:
    1. fill green---if number over 80%
    2. fill yellow --if number 70%-80%
    3. fill red --- if number <70%

    i have use this formula but i don't know to completed
    Please Login or Register  to view this content.
    here my attachment picture

    any help, thank you very much..

    john m
    Attached Images Attached Images

  2. #2
    Forum Contributor
    Join Date
    12-17-2013
    Location
    ON, Canada
    MS-Off Ver
    MS 365
    Posts
    171

    Re: Google Sheet : Formula for Sparkline Coloring

    Hi Jhon,

    This should work for you.

    =if(B2>80%,SPARKLINE(B14,{"charttype","bar";"color1","green"}),if(B2>=70%,SPARKLINE(B14,{"charttype","bar";"color1","yellow"}),SPARKLINE(B2,{"charttype","bar";"color1","red"})))

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Locations in Google Sheet to Google Maps with markers and lines
    By Enounce in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 05-19-2021, 01:57 PM
  2. Google sheet formula
    By cyee in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 03-25-2021, 08:14 AM
  3. Converting Sparkline from Google Sheets to Excel
    By tahzabbani in forum Excel General
    Replies: 1
    Last Post: 03-19-2021, 04:00 PM
  4. Google sheet: Help to attachment file from Google Drive and send email fill in Google Form
    By sbv1986 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 03-01-2021, 10:47 PM
  5. Google Sheets: Condition formatting in Google sheet
    By cyee in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 02-18-2021, 05:35 PM
  6. Google sheets: Change sparkline colour and if poss, conditional formatting
    By rayted in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 08-17-2018, 10:12 AM
  7. Google Sheet formula
    By rizmomin in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-31-2017, 05:34 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1