Tag: chargement
Comment mettre en place le chargement incrémental ?
                Etape 1 : Chargement initial (onglet 1)
nourriture:
LOAD id,
,
,
location,
date(lastupdate) as lastupdate
FROM
(biff, embedded labels, table is Feuil1$);
store nourriture into 'nourriture.qvd' (qvd);
// date max , (onglet 2)...            
            
        
![[PowerBI] – Créer une carte visuelle dynamique Création d'une carte dynamique](https://i1.wp.com/mybicoach.bwabwanet.fr/wp-content/uploads/2020/03/powerbi-carte-dynamique-1.gif?resize=218%2C150)


![[PowerBI][DAX] – Comment compter le nombre de ligne d’une table ?](https://i2.wp.com/mybicoach.bwabwanet.fr/wp-content/uploads/2020/01/powerbi-dax-countrows-logo-1.png?resize=100%2C70)