This guide will teach you how to authenticate with Foundry via Report Builder, select a dataset, and get started building your first report.
FoundrySqlServer
. Click the "Use a connection embedded in my report" option.You'll now need to create your connection string for your Foundry connection by pasting the following Base Connection String into the Connection string text box in Report Builder, and replacing '' and '' as described below:
DSN=FoundrySql;BaseUrl=<URL>;PWD=<Token>
https://
prefix as well as anything after .com
.Your credentials should now be saved in Report Builder and will continue to work as long as they are valid. You won't be prompted for a token again until your token validity has expired. At this point you can follow the above instructions again to generate a new token.
Click "OK" and proceed to the next step.