Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi, I got a probelm when i import Oracle DB to Power BI Desktop (with Direct query).
when i check in Oracle DB, It show me 'YYYY-MM-DD' in date type.
but when i import in Power BI, it change automatically 'YYYY-MM-DD HH:MM:SS'.
if i change type manually, i can not use direct query mode anymore.(must disable when i change anything manually).
anyone who has the same problem like me, please reply or advice plz...
Solved! Go to Solution.
Hi @Nate,
Try this:
1. Get your data as is from Oracle DB.
2. Close the query editor
3. Click on the column in field list and then go to Modelling tab.
4. Change the type to date.
It might work.
Prateek Raina
I don't have a readily available Oracle data source to check this out but can you confirm any of the following;
1. Are querying just the column or are you doing data transformation like to_date(...,''YYYY-MM-DD'')?
2. Can you change the data type to_char on the date part of the query itself?
3. Once changed, does PBI still transform it into a date/time data type?
Hi @Nate,
Try this:
1. Get your data as is from Oracle DB.
2. Close the query editor
3. Click on the column in field list and then go to Modelling tab.
4. Change the type to date.
It might work.
Prateek Raina
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.