I'm trying to draw table content through an Access front end. I've dug around online but clear information seems to be sparse with lots of authors posting different routes. Do I import/link tables ...
A new feature in Power Apps is SQL Stored Procedures that can be called directly form the Power App. This will give you an UnTypedObject, but how do we type cast Tables? In this post the slow and the ...