• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Calendar Table not linked???

caballaire

New Member
I set up a calendar table in Power Query using "only create a connection" and I added it to the data model.

I set up the relationships with the fact table and they are marked active.

HOWEVER--the slicer is not working. It only recognizes 36 rows of data and the rest come back (blank)

upload_2016-11-17_13-40-55.png

upload_2016-11-17_13-48-30.png

I noticed the fields show as a long date including time of day. I set each field to show short date but still it is not sorting on all the rows of data. also, note how in the relationship screen the date is the long format.

What am I missing????
 

Attachments

  • upload_2016-11-17_13-44-39.png
    upload_2016-11-17_13-44-39.png
    13.9 KB · Views: 1
  • upload_2016-11-17_13-44-56.png
    upload_2016-11-17_13-44-56.png
    176.8 KB · Views: 1
Here's what I would do.

Load both table as connection only in PowerQuery.

In both query, change format of the date column from "Date/Time" to "Date" and merge table using that column. Load resulting query into Data Model and build your pivot from there.

upload_2016-11-18_9-8-55.png
 
Last edited:
Back
Top