Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi everyone, I have the issue below. When I run another notebook with the same parameters, it works fine but this one no.
Solved! Go to Solution.
I found the solution. you will need to add this code:
%%pyspark
!echo "spark.trident.pbiApiVersion=v1">>/home/trusted-service-user/.trident-context
It looks like it is a known issue and they are trying to solve it hopefully soon.
Thanks for letting us know!
I found the solution. you will need to add this code:
%%pyspark
!echo "spark.trident.pbiApiVersion=v1">>/home/trusted-service-user/.trident-context
It looks like it is a known issue and they are trying to solve it hopefully soon.
Hi @ivannye
The error says a 403 which looks like a permissions error. Could you also make sure that all the column names do not have any spaces or reserved characters?
| User | Count |
|---|---|
| 16 | |
| 15 | |
| 13 | |
| 9 | |
| 8 |
| User | Count |
|---|---|
| 40 | |
| 39 | |
| 34 | |
| 28 | |
| 27 |