Roles and license required for DLP
If you are a Global Admin, then you can configure one or more&nbs...
read more
One of the easiest ways to deal with errors in a PowerApps form is to prevent them and stopping end-...
read more
En el campo selecteddefault
//Parent.DefaultIf( SharePointForm1.Mode = 1;{Value:Year(Now())}; Parent...
read more
HORA:
If(IsBlank(Parent.Default);Text(Hour(Now());"[$-en-US]00");Text(Hour(Parent.Default);"[$-en-US...
read more
https://www.c-sharpcorner.com/article/set-default-value-to-person-or-group-field-in-powerapps/
A&nti...
read more
En la propiedad Update del campo (no del control) poner esto:
{'@odata.type':"#Microsoft.Azure.Conne...
read more
With SharePoint, the syntax to patch certain data types can look very complicated. In this post, we'...
read more
UpdateContext({var_Resuldado:'[XXX]GenerarInformePDF'.Run(ThisItem.ID)});;
Devolver valores d...
read more