Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex DataLens
    • Overview
    • Formula syntax
      • All Functions
        • Overview
        • BOLD
        • BR
        • COLOR
        • IMAGE
        • ITALIC
        • MARKUP
        • SIZE
        • TOOLTIP
        • URL
        • USER_INFO
      • Function Availability
    • Parameters
  • Audit Trails events
  1. Calculated fields
  2. Function reference
  3. Text markup functions
  4. TOOLTIP

TOOLTIP

Written by
Yandex Cloud
Updated at April 17, 2025

SyntaxSyntax

TOOLTIP( text, tooltip [ , placement ] )

DescriptionDescription

Adds a small tooltip to a text or other markup function results. The placement argument manages the text positioning: top, right, bottom, left or auto. The default value is auto.

Argument types:

  • text — Markup | String
  • tooltip — Markup | String
  • placement — String

Return type: Markup

ExamplesExamples

TOOLTIP(SIZE('Hello', '12px'), URL('https://ya.ru', 'Yandex'), 'top')
TOOLTIP([main_text], [tooltip_text])

Data source supportData source support

ClickHouse 21.8, Files, Google Sheets, Microsoft SQL Server 2017 (14.0), MySQL 5.7, Oracle Database 12c (12.1), PostgreSQL 9.3, Yandex Documents, YDB.

Was the article helpful?

Previous
SIZE
Next
URL
Yandex project
© 2025 Yandex.Cloud LLC