Forum Discussion
calculate column datediff
- Anonymous9 years ago
Hi,
I removed the calculated column to the SQL statement in the SQL Server Management Studio.
Now i don't see the problem anymore.
Strange, I thougt that all the data changes can be made in the query-editor. Perhaps not
Hi Anonymous
I would imagine that a calculate column is the best way forward assuming that you are wanting to report on the actual values rather than an aggregation.
Were you viewing this through the service? or do you have the same issue when viewing through PBI desktop?
When you view the data in the model does the calculated column show the data ok. I am just trying to establish whether it's just a problem with the visual and not your formula. easiest way to test is to use SSMS and query the model to show the table data.
I've had a problem before where the dataset hadn't refreshed properly in the service after adding a new calculated column.
Dog