Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I am attempting to query Nookal API for some work and am struggling with the ability to write a where function. below is the connection being used but want to say where invoice_id is not null or could say where invoice_id >=1
let
Source = Json.Document(Web.Contents("https://api.nookal.com/production/v2/getinvoices?api_key=Myapikey"))
in
Source
Solved! Go to Solution.
thank you for this, unfortunately Nookal are not very good at sharing information as it could cost them additional revenue. I have managed a work around at this stage so appreciate the reply
Regards,
Lucas
Hi @Anonymous
This will be specified in the API documentation at nookals. Usually you just have to add some strings in the header/URL. But you have to follow the syntax specified in their API documentation.
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
thank you for this, unfortunately Nookal are not very good at sharing information as it could cost them additional revenue. I have managed a work around at this stage so appreciate the reply
Regards,
Lucas
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 10 | |
| 9 | |
| 9 | |
| 8 | |
| 6 |