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!
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.
@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.
Bacon
@abacon We also use Power BI, I'd be interested in how you set everything up. TIA