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 Dynamically set value to lightning-combobox, lightning-input | 2 ways July 20, 2024 How to check if SObject has certain field? check field exists or not on Object using Apex? March 5, 2022 How to sort array of object alphabetically in lwc salesforce. January 21, 2022 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 check if SObject has certain field? check field exists or not on Object using Apex? March 5, 2022