Tuesday, February 7, 2012

In the Enum we have a property 'useenumvalue',it is used to reset the enum values which we changed in the element level.

BaseEnum1 useenumvalue No YES

--------Element1 default value 0 modified (0-250)
--------Element2 default value 1 modifed (0-250)
--------Element3 default value 2 modified (0-250)


Indicates that default EnumValue property values were modified if set to Yes. Resets the EnumValue property to default values if set to No.

Deploying all SSRS reports or single report in D365FSCM Using PowerShell.

  All reports can be deployed using following commands . 1. Open PowerShell run as administrator  2.Copy and paste below command and enter....