0

Is this possible to pop up a chart using a button

What formula can you use to pop up a report or a chart using a button on a form?

2 replies

null
    • Sakshi_Singh
    • 5 yrs ago
    • Reported - view

    Hi, 

    If you have a "chart view", you can jump to the chart view from the record by, 

    ==================

    openTable(tableName, viewName) - opens a table view
    |  openTable("Invoices", "All Invoices")

    ==================

    Regards,

    Ninox

    • Alain_Bureau
    • 5 yrs ago
    • Reported - view

    Thank you!!

Content aside

  • 5 yrs agoLast active
  • 2Replies
  • 1969Views