Entity type ‘WaveDashboard’ is not available in this organization Post author:Swapnil Jaiswal Post published:October 24, 2024 Post category:Blog / Salesforce Post comments:0 Comments Error: "Entity type 'WaveDashboard' is not available in this organization" We were getting this error while retrieving WaveDashboard using Workbench. WaveDashboard is also known as Einstein Analytics/ CRM Analytics dashboards. <?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <types> <members>*</members> <name>WaveDashboard</name> </types> <version>62.0</version> </Package> Solution: Check the following points to remediate this problem. #1 Permission set assignment: Einstein Analytics Platform User Einstein Analytics Platform Admin (Only for admin) #2 Enable Analytics CRM#3 Validate Package.xml You Might Also Like Retrieve LWC using package.xml November 11, 2024 How to get all picklist types fields with available options for each field in LWC using APEX ? March 26, 2022 PwC India Salesforce FSC Developer Round 1 May 27, 2026 Number patterns set 5 November 7, 2022 Trigger : Find all Account related Contacts when an Account is Updated. January 5, 2025 Hexaware Technologies – Salesforce Developer Interview Questions September 24, 2024 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.
How to get all picklist types fields with available options for each field in LWC using APEX ? March 26, 2022