Forum Discussion
Connect to OBIEE RPD using ODBC Connection
Hi wonga, this looks like a new bug. Can you please send us a frown? We'll fix this soon. The reason is, (at least) one of the columns is really big. Do you have a guess which column is the big one?
In the meantime, I can give you a work around to remove that column for now (hopefully you don't need that column immediately) :
- Open your table in the Query Editor & get the error
- In the ribbon, there's a Keep Rows button. Click "Keep Top Rows" in there and enter 0 to the "Number of rows" field. Click OK.
- Now you should be seeing the columns. Right click on the column you think is the big one and click "Remove".
- On the right side where you see the "Applied Steps", click the X next to the step that removes the rows (if you're using English PowerBI Desktop, the step's name is probably "Kept First Rows").
- It'll give you a warning. Click "Delete" on the prompt. Now you should be seeing your table without that column.
Please let me know how it went :)
Thanks
arify I am not able to load any tables when connecting through ODBC. After I input the query as you laid out, it gives me that error regarding array dimensions.
The "Keep Rows Button" is greyed out, see below screenshot for more information. A frown was sent on 7/25 regarding this issue.
Thanks.
- wonga10 years agoContinued Contributor
I do have a tool to do just that, but the point of using this ODBC connection is to avoid having to reference table names and instead reference the subject areas (which contain all the aggregates). If I were to reference the table names, I would just connect directly to the Oracle Database using the built-in connector.
Interesting thing is that before in June's release of PBI Desktop, I was able to connect to the Application Server using ODBC but like wbsissonii mentioned, no data shows up, only the names of the subject areas.
- arify10 years agoMicrosoft Employee
wonga, we have another customer who is using the same driver & datasource but they aren't getting this failure. In Excel, there are 2 things you can use to connect to ODBC, under Data tab, they're called "Microsoft Query" and "Data Connection Wizard". Can you try to connect with them and let us know if that works?
- wonga10 years agoContinued Contributor
arify I only had 32-Bit versions of Office to test with and it isn't able to load any tables (says something along the lines of "There are no visible tables"). There might be something in the Oracle RPD that is not exposing the tables to 3rd party applications possibly...