6.12. IMAGE & HYPERLINK Functions (Looker Studio Masterclass) (Google Data Studio Tutorial)

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 13

  • @Bobyslav
    @Bobyslav Рік тому

    Very cool hack for the table row height, love it :D

  • @Dalboni
    @Dalboni Рік тому

    Excellent material, Mr Kanani!
    About COUNT(CASE) - You need to use NULL instead of 0 an it will work. Its very specific and I do not know why someone would want to use it specifically this way but it is possible.

  • @alvaroalvesdesousa7477
    @alvaroalvesdesousa7477 4 місяці тому

    Excellent. Thank you so much!

  • @michelle2903
    @michelle2903 Рік тому +2

    This is great! :) is there a way to make the image clickable so it will be routed to the actual image uploaded on a drive..? I already created a field like this HYPERLINK(Facebook Link, DIMENSION NAME)... thanks!

  • @MElsadig
    @MElsadig Рік тому

    Thank you for this great information it saved my day

  • @wilsonimpson2788
    @wilsonimpson2788 Рік тому +1

    Very cool!

  • @DanielDavidTan
    @DanielDavidTan 5 місяців тому

    Can't I embed a hyperlink inside an image?
    I keep trying hyperlink(url, image url)
    won't work

    • @DanielDavidTan
      @DanielDavidTan 5 місяців тому +1

      update:
      I tried nesting image function in hyperlink
      hyperlink(url,image(image url))
      still wont show. the formula isn't being flagged as I write it but it won't display anything.