+ Start a Discussion
vinod kumar 794vinod kumar 794 

dashboard errors: Required field is missing dashboard filteroptions(Line:6)

Hi can you help me with the dashboard validation errors:
error: Required field is missing dashboard filteroptions(Line:6)

<?xml version="1.0" encoding="UTF-8"?>
<DashboardFolder xmlns="http://soap.sforce.com/2006/04/metadata">
    <folderShares>
        <accessLevel>View</accessLevel>
        <sharedTo>CCRG_Care_Manager</sharedTo>
        <sharedToType>Role</sharedToType>
    </folderShares>
    <folderShares>
        <accessLevel>View</accessLevel>
        <sharedTo>DirectSalesDirector</sharedTo>
        <sharedToType>Role</sharedToType>
    </folderShares>
    <name>CCRG Dashboards</name>
</DashboardFolder>
 
Sai PraveenSai Praveen (Salesforce Developers) 
Hi Vinod,

Can you confirm what excatly you are trying here. Are you trying to deploy anything . If so can you confirm the version of the Source and destination orgs.

What element you are trying to deploy.

Thanks,