What do you do when you need to determine if two strings are almost the same? Check it out in the video:
Tag Archives: Compare
Business Central Online, quick comparison and detection of differences between table data structures using Powershell
Previously it was possible to export data structures to files (available in runtime1), the functionality was blocked from runtime 2 onwards.
Interesting function that in my opinion should be reinserted and made usable at least for On-premise.
Comparing The Performance Of CSV And Excel Data Sources In Power Query
My posts from two weeks ago (see here and here) on using Process Monitor to troubleshoot the performance of Power Query queries made me wonder about another question: how does the performance of reading data from CSV files compare to the performance of reading data from Excel files? I think most experienced Power Query users in either Power BI or Excel know that Excel data sources perform pretty badly but I had never done any proper tests.
Coffee Break 16 – Using Windows PowerShell to Mark and Compare
This time we will take a fingerprint of a specific situation, and then use Diff to compare in order to see if the situation has changed over time or compared to a reference machine.
How Do I: Compare and Merge Objects Using PowerShell in Microsoft Dynamics NAV 2015
This video demonstrates how to compare and merge objects using PowerShell in Microsoft Dynamics NAV 2015.
How Do I: Compare Microsoft Dynamics NAV 2015 Application Objects Using Application Merge Utilities
This video demonstrates how to compare Microsoft Dynamics NAV application objects using application merge utilities in Microsoft Dynamics NAV 2015.
How-to: Configure Visual Studio to Use an External Compare Tool
During my two days NAV ALM using TFS training I got the question how I did configure my Visual Studio client to work with Araxis instead of the built-in compare tool. I easily could show them how it was configured.