This post is part of a series that is exploring the capabilities and limitations of various data visualization tools when embedded in Salesforce. In the previous post, we used Qlik Sense to embed a dashboard on an Account record. Qlik Sense is a great product, but if your organization is […]
Microsoft
Windows Subsystem for Linux (WSL) Productivity Tips
Add Aliases One of the first hacks I performed was to add an alias so that when I type “code” in the terminal VS Code opens. # Navigate to the home directory and open the .bashrc file cd ~ nano .bashrc # Scroll down to the bottom or a section […]
Embedded Analytics for Salesforce Applications
One exciting trend over the past several years has been an increase in integrating visualizations and content from analytic tools into web applications to deliver insights to users in the application where they need to take action on those insights. We are going to work with several leading analytics solutions […]