Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Alteryx Server API- Visualization Template

wfitzgerald
5 - Atom

Hi Alteryx Community,

 

Has anyone built out or come across a template for what a Dashboard may look like that visualizes the key datapoints from the Server API Endpoints? My organization is looking to build out governance of Alteryx Users/Workflows etc. on Server and was curious if there was anything out there that already existed in the form of a template or best practices.

 

Thanks!

 

3 REPLIES 3
denny64
5 - Atom

TellPopeyes Yes, organizations working with Alteryx Server governance commonly build dashboards to visualize key metrics using data pulled from Alteryx Server API endpoints, the Gallery MongoDB, or the Server Usage Report. While Alteryx doesn’t ship a polished governance dashboard out of the box, several templates and community-shared solutions do exist.

abacon
12 - Quasar

@wfitzgerald I am actually in the process of building one for our organization, I just pulled the data I wanted from the MongoDBs and built how out our KPIs. The blog below details a macro that can do a lot of this for you if you use Tableau, we are Power BI so I wasn't able to use all of the functionality but it helped me out a lot getting setup.

 

https://community.alteryx.com/t5/Engine-Works/A-Practical-Guide-to-the-Alteryx-Server-Usage-Report/b...

 

Bacon

BonusCup
11 - Bolide

@abacon  We also use Power BI, I'd be interested in how you set everything up.  TIA