Cowmaster's Corner
Simple answers. Now.
Monday, March 2, 2026
Business Central AL - Refer to a field without using a dependency
›
local procedure SetProgrammaticPromoLine(var SalesLine: Record "Sales Line"; Value: Boolean) var RecRef: RecordRef; ...
Friday, February 13, 2026
Business Central, LS Central - Could not connect to localhost
›
User account needs to be set to login as a service OR KB5066835 is installed It has come to our attention that Windows 11, October 2025 C...
Friday, October 17, 2025
Business central - Purchase Return - Nothing to Handle - Entries applied to an outbound transfer cannot be unapplied
›
Problem: Trying to do a purchase return for items that have already been transferred out of the original receiving location, which is causi...
Saturday, September 6, 2025
BC SAAS Barcodes
›
procedure MakeCode128Barcode ( Input : Code [ 20 ] ) : Text var BarcodeFontProvider : Interface "Barcode Font Provider...
Sunday, August 10, 2025
LS Retail - POS shows database error. Out of space. Truncate.
›
Database is full from Job queue entry bug filling up the logs and maxing out the database size. Truncate the Job queue entries and logs tru...
Saturday, May 31, 2025
LS Central - Post Statement - Customer does Not Exist
›
If the customer is not a real customer, you can remove it from the following tables to allow the statement to post select * FROM [Cr...
Tuesday, April 15, 2025
Power BI Dax - New Column that shows text after a character or delimiter
›
Right click dataset> new column Column name = Path Source data = Area Path Path = right ( [Area Path] , len ( [Area Path] ) - search (...
›
Home
View web version