Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I'm currently accessing info from PeopleHR via API and getting the mentioned error.
I've created a new API key, done the queries from scratch, tried applying no transformation other than what is required to return results.
Data is loading in to the power query editor fine. I just can't close and apply it without the error.
Any help would be apprciated.
Solved! Go to Solution.
@TommyWommy
In your code, it expects a list but "" is supplied, you need to handle the exception in this case. Decide what should happen if your API doesn't return the expected result and how to handle the "" it blank.
you can use "try [your code] otherwise" option
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@TommyWommy
In your code, it expects a list but "" is supplied, you need to handle the exception in this case. Decide what should happen if your API doesn't return the expected result and how to handle the "" it blank.
you can use "try [your code] otherwise" option
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
145 | |
85 | |
66 | |
52 | |
48 |
User | Count |
---|---|
215 | |
90 | |
83 | |
67 | |
59 |