Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I'm trying to write a dynamic query that looks at a date parameter (DateParam). The following works but the Service does not allow scheduled refresh because it's a dynamic query:
Working Query
I'm trying to turn this into a Web.Contents query using the RelativePath so that scheduled refresh will work. The below is what I did:
However, I keep getting the following error: "Expression.Error: We cannot convert a value of type Binary to type Table."
Your Web.Contents call likely returns JSON. You need to parse that into a table structure before you can use it further.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 46 | |
| 42 | |
| 23 | |
| 18 |
| User | Count |
|---|---|
| 193 | |
| 123 | |
| 99 | |
| 67 | |
| 49 |