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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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 | |
| 12 | |
| 11 | |
| 7 |
| User | Count |
|---|---|
| 44 | |
| 40 | |
| 33 | |
| 29 | |
| 21 |