Forum Discussion

McCow's avatar
McCow
Resolver III
8 years ago
Solved

Case sensitive trouble Power Query -> DAX

Hello!

How solwe this trouble by transfering data from PQ to DAX?

 

For example the TABLE_NAME's "V_INS_BL_ATOM_ITEMS_TRD_FMD" and "v_ins_bl_atom_items_trd_fmd" is two different tables. But after loading trough Oracle or ODBC connections (no matter) from PQ this values was automatically converted to UPPER- (for ex. V_INS_DP_ATOM_ITEMS_TRD_LDWH) or to lower case (for ex. v_ins_bl_atom_items_trd_fmd). Possible randomly.

HERE is my example file, and here is the result. It's the same example file as for my previous question https://community.powerbi.com/t5/Desktop/COUNTROWS-is-BLANK/m-p/405998/highlight/true#M186396.

 

Such behavior is not expected.

2 Replies