Start Free Trial

Alteryx Server Discussions

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

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!

 

2 REPLIES 2
abacon
13 - Pulsar

@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