Forum Discussion
Conversion To Long Data type is failed.
Hello People,
I have started working on power bi recently, where i have conneted my power bi local to Dynamo DB using Cdata power bi .
While importing the content of a particular table, i am getting an error msg stating :
6 Replies
- amitchandakSuper User
Anonymous , Are you converting a number to date or vice versa. There is an issue with that. I think there is a date value in the number column
- AnonymousNot applicable
this is the first step were i am getting the data by connect to my dynamodb. after the connection made i am able to select the table that i need.
At this step itself i am getting this error msg. There is attribute named data under which i have a large json content of each record.
I need help is in sloving this long convertion issue and normalizing the json content into a table format.
- amitchandakSuper User
Anonymous , Open power query and check steps on the right side, Click on the step before the data Type conversion step. check are you able to see data, if yes? Then check datatype in this step and match with the next step to find an error. forcefully correct the data type in next step
- AnonymousNot applicable
Hi Anonymous ,
As amitchandak said, when you encounter errors in data type conversion, you may check steps in The Advanced Editor.
And refer to the following blogs, they may be helpful for you to connect dynamodb.
How to Analyze DynamoDB Data in Power BI
Publish Real-Time Amazon DynamoDB Data to PowerBI.com.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.