exclude msprop:design-time-name at comparison [workaround]

Clement Ratel 1 Reputation point
2022-03-30T12:48:54.533+00:00

Hello,

I opened a thread some times ago on MSDN Forum "exclude msprop:design-time-name at comparison" that was Archived.

The solution suggested there was to use BIDS Helper SmartDiff.

Today I found another workaround, after downloading a COPY of both versions of a .dim file, I can open them and replace the regular expression:
(dwd:design-time-name.{39}>)[^\n]*$
with anything (for example an empty string)

This way when you use a compare tool you will only get the "real" differences showing up.

Link to archived thread :
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/f07fe29a-0823-4a3f-ad40-36ac8583ab97/exclude-mspropdesigntimename-at-comparison?forum=sqlanalysisservices

a+,=)
-=Clement=-

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,209 questions
0 comments No comments
{count} votes