The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi team,
I am having trouble with this:
I have 13 CSV files as my power BI data source, growing on a weekly basis, but now i have 4 additional columns. How do i tell power BI that he should have let's say these 4 columns to the full dataset and populate the previous files with let's say null values.
thanks,
Solved! Go to Solution.
The best option for this is to change the file that you use as your transformation file, that way when you append the files using the custom function the columns will be filled with null.
You just need to edit the step Navigation on the Sample File:
= Source{0}[Content]
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português
The best option for this is to change the file that you use as your transformation file, that way when you append the files using the custom function the columns will be filled with null.
You just need to edit the step Navigation on the Sample File:
= Source{0}[Content]
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThank you Miguel!
that did the job very easily and now I learned a new option 🙂
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
45 |