-
How to contact the Pyramid support team
Users that have signed up to our support plans may contact the Pyramid support team to report any issues they have. The following information is required when creating a new support case and will…
-
Enabling Python Functionality on Servers with Limited Internet Access
Installing Pyramid with limited internet access may prevent Python from being installed. To ensure Pyramid installs Python correctly, please allow access to the following URLs: For Windows: https:…
-
Getting your OpenAI API key
Pyramid does not support GPT-3.5. You will need to generate a GPT-4 API key. Follow these steps to get started: Step 1: Obtain an API Key To begin using GPT-4, you'll need an API key from OpenAI.…
-
How to use ChatGPT to analyse workflow conversations
How to use ChatGPT to analyse workflow conversations This session will show how ChatGPT can categorize and summarize workflow conversations. Pyramid allows users to start a dialogue against a…
-
How to share Pyramid Reports and Dashboards in Microsoft Teams
The easier Users can get access to information, the better. One way to bring Data to End Users it to integrate it into internal communication platforms like Teams.…
-
Transfering IMDB models from one environment to another.
Transferring models and data between different environments can be a straightforward process by exporting and importing the ETL and re-executing it in the destination environment (provided that all…
-
How to Access a Windows shared folder from Linux using the command line
This article will describe step-by-step how to access a shared folder based on Windows from a Pyramid deployment that is based on Linux. If you haven't done so already,…
-
Adding an empty measure column to a Discovery
Adding columns is basically done by creating and selecting Calculated members/measures into the Columns selection area. In this case, the requirement is to add an empty column to discovery,…
-
Publication with a dynamic current period
In a publication, users can only add the Current Date from the Dynamic Text dropdown. But if another time period is needed and it's available in the model, here is how to show it in your publication.…
-
When trying to use an R script from the Market Place an error occurs
When trying to use a script from the Market Place that uses one of R packages e.g the “Sentiment analysis” (uses stringr package) the following error occurs: "scripting error:Error:…