Forum Discussion
Anonymous
6 years agoNot applicable
Mapping for different column with same value
Dear all, I'm now working on power bi connecting a live database. In the database, there are two time buckets( which have common value), relete to two sets of data that I'd like to compare in one gr...
- 6 years ago
Hi Anonymous
There's no ways to add the calendar table under the live-connection mode unless you add it in the data source.
SpiroswayGR
6 years agoResolver III
Anonymous
If you create a calendar table and relate both "Tables" of your database then i think you can graph them easily.
Anonymous
6 years agoNot applicable
can you explain a bit more how to create a calendar and then relate to tables? my value in column is like "2018jun", do I need to convert it to date format or? cuz when I set a new measure
TestDate = CALENDAR(DATE(2019;1;1);DATE(2019;12;12)), there is a error message "a table of multiple values was supplied where a single value was expected".
Thanks in advance