Working with Polymorphic Lookup (multi-table column) in Power Apps: AsType and IsType Functions Explained
Hello everyone and welcome to my blog. In today’s blog, I will show how you can typecast polymorphic lookup columns to specific table types to compare and get the value. For typecasting polymorphic lookup using PowerFx formula, you can use the AsType function. The AsType function is very useful whenever you want to typecast a …
The post Working with Polymorphic Lookup (multi-table column) in Power Apps: AsType and IsType Functions Explained appeared first on Debajit's Power Apps & Dynamics 365 Blog.
Published on:
Learn moreRelated posts
Full PROJECT step by step | Power Apps | Power BI
Overview of the Client APIs for Power Apps Grid
Using editable Power Apps grids in model-driven apps means that we need to be able to control the way they behaves. We pretty much need the sa...
Power Apps Pulse November 2024
How to restore accidentlly deleted Power Apps solution
Power Platform can be one of the most critical solutions for many organizations. What to do in case we accidentally delete Power Apps? Power A...
Commonly used sample codes for Power Apps Code Component Framework (PCF)
Here is a commonly used code snippets used in PCF Controls. PAC Commands commonly used Initializing a PCF Control Rendering HTML Control Readi...
1 day to Go!!! Power Apps Training
Power Apps Canvas App Training - Overview
How to create a Confirm Box in Canvas App Power Apps
A Confirm Box in Canvas Apps is an interactive feature that prompts users to confirm an action before proceeding. This ensures actions like de...