Tag: incremental
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][DAX] – CALCULATE() Dax : Fonction Calculate](https://i0.wp.com/mybicoach.bwabwanet.fr/wp-content/uploads/2020/03/powerbi-dax-calculate.png?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)