Table not loading on power bi desktop - powerbi

I am getting the following error when i am trying to load a table from hive in power bi desktop.
"OLE DB or ODBC error: [DataSource.Error] ERROR [HY000] [Hortonworks][Hardy] (35) Error from server: error code: '0' error message: 'Invalid OperationHandle: OperationHandle [opType=EXECUTE_STATEMENT, getHandleIdentifier()=e3ffaec5-d446-4a22-adc5-a859d2abfd2a]"

I was got this error until ago.
Because my systems have -Power BI and Windows Server- different formats. I could fix it going to Control Panel > Region > Formats > English
(United States)
Other case you can check column types. If you are doing type
conversion, you should check the data content or Dax function.

Related

Connecting Air Table to power BI

I am trying to create reports via Power BI using the data I have on my Airtable database.
I followed the tutorial on the airtable website (https://support.airtable.com/hc/en-us/articles/4403440453015-Sending-Airtable-data-to-Microsoft-Powe...) to create the link between the two tools but I get an error message, as you can see below.
Translated into English :
Expression.Error: Sorry… We could not convert the null value to a
Record type. Details: Value= Type=[Type]
Do you know how I can correct this error message?
Thanks a lot!
Do you know how I can correct this error message?

How to Fix an Encryption Error in Power BI Desktop

I would like to connect to an on premise sql server from Power BI Desktop. So, I did the following steps:
Open Power BI Desktop
Click Get Data icon.
Select Database > SQL Server database
Type Server name and Database name
Got this error message below:
I would like to have an encrypted connection here. So why does the message occur? How do I fix it?

How do you execute a SnowFlake Stored Procedure in Power BI?

I created a Snowflake connection via Power BI Desktop after providing the Server and Warehouse Name; then under Advanced Options I specified the Database and entered the following in the SQL statement text area:
call myStoredProcedureName();
and received a pop-up stating "Unable to connect. We encountered an error while trying to connect. Details: 'Native queries aren't supported by this value'".
This is using Snowflake type connection so what am I missing? If I execute using the same syntax directly in Snowflake, I get the results without any issues.
Forgot to mention that I'm using Import mode, b/c my 1st attempt using Direct mode produced an error clearly stating Direct Mode wasn't supported.

Power BI- Failed to save modifications to the server. Error returned

I am trying to import data from SSAS but I keep receiving the below error in Power Bi:
Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error: [DataSource.Error] AnalysisServices: There's not enough memory to complete this operation. Please try again later when there may be more memory available.. '.

Error with Enterprise gateway in PowerBI

Getting an error on the Enterprise Gateway
The following exception occured while the managed iDbconnection
interface was being used the keyword isn't supported: Version
What can be done to fix this?
I was having the same issue, and apparently the cause this error is when you create a manual table by using the 'Enter data' option. I had a data table with just one row but Power BI didn't like that, and kept giving the same error on each refresh attempt. Removing the the table altogether eliminated this error.
http://community.powerbi.com/t5/Service/The-keyword-isn-t-supported-version/td-p/23372
Thanks
Kaz