Help & Support

Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More

Have Questions?

Query Workspaces

[CDP] Write, execute and save SQL queries into multiple workspaces

Free  

Never requires payment

Try It
Requires
Data Cloud for Marketing

Rating

Reputation

MVP
Recognized by Salesforce for their leadership, expertise, and generosity
Top Reviewer
Contribute reviews that encourage conversation and help others make informed decisions
Ranger
Lifelong learners who have earned the Ranger rank or higher on Trailhead
3.25
Lifetime average
Showing 4 of 4 Reviews
Sort by

Its got its ghosts

Pro: 1. Ability to query the tables directly. (I do 90% of my work in this space. Huge win) Con: 1. Hard to find any documentation on what SQL functions are registered for use. 2. Can't build and test the SQL for an insight because the SQL for insights is 'ANSI SQL' and the functions don't work in QW. 3. Does not return all fields despite selecting all fields by name in the query. Does not return KQ fields either. 4. Query tabs run off the page into a drop down, makes it hard to find them. 5. If a query times out and you haven't saved your queries the page has to be refreshed and you loose all your work. 6. The real column names that are required for the query but are given a friendly name on the results, so it makes it painful to refine the query further because you have to go lookup the actual name of the column in another new query. This also uselessly increased the tabs you have to open. I hope they make this tool better, it has a lot of promise but its still painful to use.

Facing issue

When I create new workspace , a screen pops up asking to Select Named Credential the picklist field is not accessible and can't save without value. I appreciate your help

Efren Medina
Triple Star Ranger

Makes using Query API Easy for all your end users

The App is essentially the Query API with a UI. Works great for what it is intended to do.

Marcos Vale
All Star Ranger

It doesn't work well with calculated insights.

It's better than nothing but: It's impossible to copy and paste a fully calculated insight. SUM only works if it's inside the GROUP BY. COUNT only works if it's inside the GROUP BY. Does not accept IFNULL. I could not process and do calculations with date functions like DATEDIFF, DATE_SUB, and CURRENT_DATE.

V B
02/15/2024

Insights use "ANSI SQL" you'll have to google search it for the salesforce link. Query workspace uses another type of SQL.

Andre Agapito
Ranger
11/07/2023

Thanks for this comment. This exactly what I was planning to with Query Workspace. I have build some Calculated Insights that is using DATEDIFF and CURRENT_DATE but it not bringing correct output. I am wondering it these date functions are not working properly in Data Cloud platform.