Henrik Helgesen 🤷‍♂️ (@thedoubleh) 's Twitter Profile Photo

Fellow #msdyn365bc Developers: What are your biggest frustrations when it comes to the requirement document you get for development? Too Much Details - not enough detail - too wordy? Share whatever frustrations you have experienced. #bcalhelp

waldo (@waldo1001) 's Twitter Profile Photo

#bcalhelp #msdyn365bc AppSource apps need to be v25 ready. But obviously also still v24. In v24: table got obsolete removed. I cannot remove PageExtension based on that table (AS0029). In v25: table is removed. I cannot have PageExtension based on that table (AL0247). I need

Steve Endow (@steveendow) 's Twitter Profile Photo

#BCALHelp Does anyone know if Item "Marketing Text" data is accessible in a table? The page references a temp table Entity Text (2000000132). I've gone down a rabbit hole trying to trace the page code, but can't see where the data is actually stored. #MSDyn365BC

#BCALHelp

Does anyone know if Item "Marketing Text" data is accessible in a table?  The page references a temp table Entity Text (2000000132).

I've gone down a rabbit hole trying to trace the page code, but can't see where the data is actually stored.

#MSDyn365BC
Yann Saint-Laurent (@yannstlo) 's Twitter Profile Photo

Looking for feedbacks on allowing a user to post (invoice) a Drop Ship PO before the linked Sales Order is invoiced. Have you done it? Why did you decide not to do it? Why does Microsoft prevent you from doing it? Thanks #BCALHelp

Ted Johnston (@wjpkgab) 's Twitter Profile Photo

If I get a record, then test one field, I should use SetLoadFields for that one field. If I then pass that record to another proceedure, should I add all the fields I will use in the proceedure to the original SetLoadFields? #bcalhelp

Christian Bräunlich (@charliebrownlig) 's Twitter Profile Photo

A year ago I posted a #BCIdea about "Release Notes/Changelog/Preview in the web client". It has received 3 votes so far, which makes me think: How do you inform/onboard your users/customers about your own changes / release notes 🗒️ ? #bcalhelp #msdyn365bc experience.dynamics.com/ideas/idea/?id…

phenno (@phenno1) 's Twitter Profile Photo

Before I try this scenario manually, does anyone know will flowfield value change trigger webhook if the field is exposed in API page? #bcalhelp

Marcus Nordlund (@c4p0ne_) 's Twitter Profile Photo

There is a key/index in a partner addon that I want to deactivate on BC22 because it is bad in our environment. I can only think of dropping it via SQL but I guess the index will reappear after next parter addon update? #BCALHelp

Henrik Helgesen 🤷‍♂️ (@thedoubleh) 's Twitter Profile Photo

Support my #msdyn365bc idea: "Default `Location Code` on `Production Order Component` from `Prod. Order Line`" #bcalhelp experience.dynamics.com/ideas/idea/?id…

Jeppe Bylov (@bylovjeppe) 's Twitter Profile Photo

#BCALHelp Microsoft Dynamics 365 Business Central Anyone out there has has worked with a foreign company in a DK Environment? The new NemHandel module requires a valid VAT registration no. in Company Information. What if you don't have one? As far as i can see from the code, you should be able to populate

Steve Endow (@steveendow) 's Twitter Profile Photo

#BCALHelp Business Central developers: What do you think of this naming convention for a Report Extension PTE? #MSDyn365BC

#BCALHelp

Business Central developers:  What do you think of this naming convention for a Report Extension PTE?

#MSDyn365BC
phenno (@phenno1) 's Twitter Profile Photo

#bcalhelp, does API debugging with attach on next WebServiceClient works on SaaS? Furthermore, does it work on Soap requests?

Marcus Nordlund (@c4p0ne_) 's Twitter Profile Photo

Pipelines in Azure devops: How do keep track on your nextminor/-major pipelines? Schedule running and handling when they fail? You dont want them to run everyday and also you don't want notifications to end up in a single mailbox. #BCALHELP #AzureDevOps

Daniel Rimmelzwaan (@drimmelzwaan) 's Twitter Profile Photo

#bcalhelp Stupid question: How to load Rec and xRec into two different RecordRef variables? To be clear, I can't read Rec from the database. I have unsaved, modified, field values that I need to load into a RecRef For the life of me I can't figure it out...

Tine Staric (@tinestaric) 's Twitter Profile Photo

#BCALhelp Has anyone parsed a CSV file in AL that has quotes with more separator chars? When I use CSV buffer, this line would not get parsed correctly as there's a comma within the last field... Table,17,G/L Entry,"NAVW111.00,NAVNA11.00,DYNQM"

Patrick Schiefer (@schiefer_p) 's Twitter Profile Photo

A collegue is getting a very strange error in AL Compiler The type of the parameter 'Paramname' on the event subscriber 'Eventname' does not match the expected type '__MissingTypeSymbol__'. Does anyone have an Idea? The code seems to be correct #bcalhelp