Also no DML available for Query Editor.
I you try to preview data in the data explorer:
Failed to execute query: table "ExternalReservation__dlm" does not exist [TraceId:644ff5d0ddc5f6b1] SQLSTATE: 42P01 QUERY-ID: MTAuNzYuMTUxLjIzMjo3NDg0_95b2520a-e8ff-0abc-f449-0e351f6d671a DETAIL: line 1, column 204: ... "Id__c" from "ExternalReservation__dlm" fetch next 10... ^~~~~~~~~~~~~~~~~~~~~~~~~~ QUERY: select "CreatedDate__c", "Name__c", "DataSource__c", "KQ_Contact_ID_c__c", "Contact_ID_c__c", "Check_out_Date_c__c", "DataSourceObject__c", "IsDeleted__c", "Check_in_Date_c__c", "KQ_Id__c", "Id__c" from "ExternalReservation__dlm" fetch next 100 rows only
The same happens if you try to query any DMO in Query Editor.
Objects are available in Data Model, but not visible in Query Editor.
Recreated the PG and started the badge from scratch - the same issue.
Any thoughts?
#Trailhead Challenges
Hi ,
Please check this article.
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000aoWjU0AU