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 August 31st. Request your voucher.
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 |
---|---|
35 | |
14 | |
11 | |
10 | |
8 |
User | Count |
---|---|
44 | |
44 | |
19 | |
18 | |
17 |