Forum Discussion
Nazeem
9 years agoFrequent Visitor
Manage relationships
Hi, I have created a date table in Power BI and want to create a relartionships between mu date table and my tabler for sales data. I managed to create the date table but when I tried to create a...
- Anonymous9 years ago
You could either filter that row(s) or replace the value with some other date to make it work. Both these options are done in the query editor before you load the table. Click on Edit Queries to open the query editor.
Nazeem
9 years agoFrequent Visitor
Thanks for the reply,
I get the following error message when eneterting your code:
I think it's because there is a date value in column Accrual Period:Month that is Unknown
Any clue how to solve this?
Thanks
Anonymous
9 years agoNot applicable
You could either filter that row(s) or replace the value with some other date to make it work. Both these options are done in the query editor before you load the table. Click on Edit Queries to open the query editor.
- Nazeem9 years agoFrequent Visitor
Thanks, much appreciated :D