Forum Discussion
Value null to type number error with postgres database
- 7 years ago
Hi Vivek,
I was able to solve the issue temporarily . I had connected the tables using the SQL code in PowerBI previously and the joined results had many errors and issues. I eventually used the 'Model' tab in PowerBI dektop app and mapped the relationships between each table. Post linking all the tables, I sorted the values in descending order for the column "scheduleddurationmins" and removed the topn 'NaN' rows. I am now able to visualize the column and get a numeric value rather than 'NaN on my dashboard. However, I don't know if this is the best solution or a permanent one. Thanks for all the help btw.
Cheers! :)
What is the column property? Also, did you attempt to use query to bring the results to Power BI instead of the table?
Rgds,
Vivek
- aqavi107 years agoAdvocate I
Hi Vivek,
The particular column I'm concerned about is having 'Decimal' values and I have tried bringing in the results using joins available in powerBI and tried another alternative where I joined them using the relationships tab. Howver, both of them don't solve my 'NaN'/Error value issue in that particular column.
Thanks
- vivran227 years agoCommunity ChampionIs it possible to share the screenshot of the data table, including that column or the pbix file?
- aqavi107 years agoAdvocate I
Hey Vivraan,
Apologies for the late reply. Please find the screenshots below. When I try plotting "scheduleddurationmins" , it shows as 'NAN'.Relationship TablesTask table