Hi,recently our orgnization decided to go with MSBI. We started working on the SSAS Tabular model.I am trying to import data from Oracle and it has pk_id which is a number in source. But when I imported that to SSAS Tabular its coming as expoential format and which is causing duplicates. I can't make joins due to that.All PK IDs taking in exponetial format. I tried coverting the data type after imported the table into SSAS Tabular.My question is that is there any way that I avoid this issue when I am importing?
↧