How to make PowerPivot case sensitive?
hi all,
i discovered powerpivot case-insensitive, quite big problem me. discussion of found far here: http://dennyglee.com/2010/06/18/powerpivot-you-are-so-insensitive-case-that-is/ .
that didn't answer question though, possible change behaviour , make case sensitive?
the reason it's problem me have column (from external data source) used id in relationship, contains string of random characters. if happens 2 entries have id differs case of letter, blows up. more precisely, can no longer import data table column used pk, because not unique.
thanks comments,
jurgis
powerpivot automatically picks collation based on language working on. collation determines case sensitive nature. default collation's case insensitive. don't see way of changing collation.
thanks, deva [msft] blog: http://powerpivot.spaces.live.com/
SQL Server > Power Pivot
Comments
Post a Comment