News

This is another requirement of passing variables by reference. Even though we did everything right, it still didn't work! The reason is because when passing variables by reference, things get a little ...
The string abc appears in log output, instead of the variable value. The %NRSTR function prevents the & from triggering macro variable resolution. The %NRSTR function is also useful when the macro ...
draws text and is the default for the FUNCTION variable. MOVE: moves to the specified point (does not draw a line). PIE: draws a pie slice, arc, or circle that can be filled. PIECNTR: sets new center ...
SharePains by Pieter Veenstra on MSN2d
Set vs ClearCollect in Power Apps
I came across a bug in an app that got me confused for a while. When you set a variable to a collection of records, you might ...