September 06, 2023

Supercharging Dynamics 365 F&O implementation with Azure DevOps

Hi Folks, 

Here is the recording of the session delivered on 31st August, it primarily targeted below topics, 


and of course an interactive demo around those topics, 




-Harry Follow us on Facebook to keep in rhythm with us. https:fb.com/theaxapta

August 22, 2023

QuickFix: Error while build SSRS report

Error Message:





Severity Code Description Project File Line Suppression State
Error Path: [AxReport/<ReportName>]:"An unhandled exception was thrown while validating <ReportName>with callstack System.InvalidOperationException: Sequence contains no matching element
   at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
   at Microsoft.Dynamics.AX.Metadata.Extensions.Reports.AxReportDataSetParameterExtensions.GetAssociatedReportParameter(AxReportDataSetParameter datasetParameter, AxReport report)
   at Microsoft.Dynamics.AX.Metadata.Validation.DataSetParameterConstraint.Validate(ModelValidationContext context, AxReportDataSetParameter element)
   at Microsoft.Dynamics.AX.Metadata.Validation.AxReportValidator.ValidateDataSets(AxReport report, ModelValidationContext validationContext)
   at Microsoft.Dynamics.AX.Metadata.Validation.AxReportValidator.DoValidate(AxReport report, Uri uri, IMetadataProvider metadataProvider, IDiagnosticSink diagnostics)
   at Microsoft.Dynamics.AX.Metadata.Validation.ValidatorBase`1.StartValidation(T objectToValidate, Uri uri, IMetadataProvider metadataProvider, IDiagnosticSink diagnostics)."


Fix: Sorry to say in this way, but simply create a completely new report and copy the design from the current to the new report, this should work.


-Harry Follow us on Facebook to keep in rhythm with us. https:fb.com/theaxapta

July 31, 2023

[Solved] Unable to find a feature in 'Feature management' workspace

If you are struggling to find a required feature in the 'Feature management' workspace, simply click on 'Check for updates' and most hopefully the feature you are looking for will start appearing in the list. 




-Harry Follow us on Facebook to keep in rhythm with us. https:fb.com/theaxapta

July 10, 2023

QuickFix: Golden config database promotion to UAT

Hi Folks, 

If you are reading this post, I would assume you already followed Microsoft docs on the same topic but are unable to follow all the steps as it says. 

Here is the MS doc URL, 


There is a wrong command example that asks you to navigate to the SQL folder as below (Export the database from SQL Server)




Actual the path for SWL is wrong, the correct path should be as below, 

C:\Program Files\Microsoft SQL Server\160\DAC\bin

I have raised this with Microsoft and hopefully, this will be fixed soon. 

Cheers


-Harry Follow us on Facebook to keep in rhythm with us. https:fb.com/theaxapta