Search
-
Hi MarkC,
There is no SQL override in Method like in NEW Classic. Aggregate from a linked table but only in specific contexts.
Workaround using Actions + Fields:
You can create a numeric field (e.g., “Total Amount”) in the parent table.
Then use Actions (e.g., “Loop Through Table”) in a screen ...
-
Hello Pelectric,
Thanks for reaching out and welcome to Method! We’re excited that you’re exploring what the platform can do.
You’re absolutely right. The Report Designer and customization tools are incredibly powerful, but we understand the learning curve can feel steep at first.
Hands-on training & customization ...
-
Hello fatihsancar,
To proceed with your request, please have the Admin of your Method account email us at api@method.me with the following details:
A brief description of your use case
Your current Method account information
Let us know if you have any questions!
-
Hi KyleF,
We have a different API endpoint for files. Can you share the request you are using that results in a 'permission denied' error?
-
Hi BW,
Yes, Method does offer an open API that can be used to connect with external reporting tools like Power BI. You can bring in data from tables such as Sales Orders, Invoices, and Estimates using our API endpoints.
Here is the API documentation to help you get started. This should provide a solid foundation for building your connection. ...
-
I am glad it is working for you now.
-
Hi 48b,
Can you make sure under the Authorization where you are using the API key the prefix of that key should be 'APIKey' followed by a space and then the TheActualKey'?
Here is an example:
APIKey ThisIsAnExample.
-Inder
-
I just tried the same URL and it works for me. Looks like there is an issue in some external tool, probably Azure data factory, that you are using. Can you confirm that the request url format is :
https://rest.method.me/api/v1/tables/SalesOrder?filter=TxnDate ge 'yyyy-MM-dd' and TxnDate le ...
-
Hi athakur,
Could you please share the error with me? Could you also share the request and response body from the postman, it will help me guide you better.
- Inder
-
I tested on your stock screen and template and it seems to be printing for me. Let me know how it goes.
|
|
|