Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

PowerBi Desktop Calendar One to Many

Hello,

 

I am having trouble visualizing and coding my calendar to show what I need.

 

I am trying to link a calendar table with a date field from my other data source. The other data source has mutliple documents associated with one given date, so it's a one-to-many relationship.

 

I want to be able to have the calendar show up as the primary column, then have the number of documents associated with that day to populate. I want to show the blanks in the table.

 

For example, I want to show this:

DateDocument #'s
6/1/2019 
6/2/2019 
6/3/2019 
6/4/2019 
6/5/2019 
6/6/2019 
6/7/20191
6/8/2019 
6/9/2019 
 
8/16/20192

 

However, the data only seems to populate for when there are document numbers to be counted, like below:

DateDocument #'s
6/7/20191
8/16/20192

 

Here is a subset of data that I am trying to work with:

https://drive.google.com/file/d/10eLIADT9xplk2lBRsn3KBNhQ0WqUWleZ/view?usp=sharing 

 

Thank you,

Rob

  • Hi Anonymous 

    all you need is to activate parameter Show items with no data for Date field in your visual

3 Replies

  • az38's avatar
    az38
    Community Champion

    Hi Anonymous 

    all you need is to activate parameter Show items with no data for Date field in your visual

    • Anonymous's avatar
      Anonymous
      Not applicable

      Where specifically do I activate that parameter?

       

      -Rob