March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
I am doing this excercise:
https://microsoftlearning.github.io/mslearn-fabric/Instructions/Labs/04-ingest-pipeline.html
This is what it says at the end:
8 . In the hub menu bar on the left edge of the portal, select your lakehouse.
9. In the Explorer pane, expand Tables and select the new_sales table to see a preview of the data it contains. This table was created by the notebook when it was run by the pipeline.
This is what I have in the Explorer pane (after doing a "refresh"):
What am I doing wrong, please?
Thanks,
Naveen
Solved! Go to Solution.
Hi @naveen73
I'm still very much learning myself as well. Don't be frustrated that things are not working the first time, that's part of the process!
Not 100% sure, but I think you need to use df.show() to get a preview of your dataframe, instead of just 'df'. Have you tried that?
Seems to me that you're missing something from step 6, wherre you rename the table.
Base parameters: Add a new parameter with the following properties:
Name Type Valuetable_name | String | new_sales |
Hi,
Thanks for your response.
Please see my screenshot below
I am lost as to what the purpose is of this labs, really. In my opinion, it is writen by developers for developers, not for learners of this product. Or maybe I am not the correct audience to do these labs?
Thanks,
Naveen
Hi @naveen73
I'm still very much learning myself as well. Don't be frustrated that things are not working the first time, that's part of the process!
Not 100% sure, but I think you need to use df.show() to get a preview of your dataframe, instead of just 'df'. Have you tried that?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
6 | |
5 | |
2 | |
1 |
User | Count |
---|---|
15 | |
10 | |
5 | |
4 | |
4 |