Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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 |
|---|---|
| 23 | |
| 19 | |
| 11 | |
| 10 | |
| 8 |
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 21 | |
| 17 | |
| 16 |