Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Returning blank values when picking a date

Hello,

Weird thing happening here and I'm almost positive it has to do with a table relationship.

I'm using a measure to count items that populate in a table and putting it on a card. Here's what I'm using

 

CALCULATE(COUNT(IPL[Part_Nbr]), IPL[ID] = "P", IPL[Part_Nbr - Copy.1] = "FG")

 

Now, when I do not choose a date from the date filer I get a returned value. But if I choose a fiscal month I get blank. 

 

Any help or insight would be appreciated.

2 Replies

  • Please show the data model, and where the fiscal quarter field is in the model relative to your data.

  • Anonymous,

     

    Would you be able to provide sample data and a screenshot of your data model?