Skip to main content
Hi, I want to retrieve and deploy wave dashboards. For this, I want to retrieve xmd files of Dataset. I am using this package.xml

<Package xmlns="http://soap.sforce.com/2006/04/metadata">

    <types>

        <members>User_Login2</members>

        <name>WaveXmd</name>

    </types>

    <version>56.0</version>

</Package>

Its showing 'No results found'.

Is there any way to look for xmd files in org and to retrieve them??Thanks.

 
2 件の回答
  1. 2025年4月22日 13:45

    What is  " [paste your XMD here] " ? and hhow to use  "package.xml" ? is there any specific tool for  package.xml ?

0/9000