cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
bjbreitling
Level IV

JMP Live Table on Server that can query for usage report

We have a number of JMP Live analyses in production. I see that views are stored on the analyses/dashboards. Is there a table I could build a report off of that has that information? I'm guessing it's on the server, but could someone help point me in the right direction?

1 REPLY 1
Eric_Hill
Staff

Re: JMP Live Table on Server that can query for usage report

Hey, @bjbreitling - If you have access to JMP Live's PostgreSQL instance, there is a pkg_views table in our database (probably named webjmp) that has the information you would need.

Eric

Recommended Articles