I'm building a Power BI report presenting Customer Ledger Entries by their Document No. I would like to make those clickable to send the user to the Document in BC directly.
Is it possible to generically link to a document (of any "Document Type") and if so, what is the URL format?
I did find documentation on Web Client URL - Business Central | Microsoft Learn, though it isn't clear to me which parameters correspond to this use case (is it a page, a table, a query, ...?).