Forum Discussion
Histogram Filtered by Date when using Calendar Table and USERELATIONSHIP - Confused
Hello Community... Bumped..... Still confused !
I hit a snag today that has confused me...
So i have a table which many thousands of records vData[area] , indexed by measured date vData[date] , however this date field is an inactive relationship to the Calander table as the active date relationship is elsewhere in the data model.
On my report the date filter is from the Calendar[Date] field, as i want single date filter to operate on different parts of the model.
So for example if i want the MAX, MIX, MEDIAN etc its easy, the measure is below and it works utilising the inactive relationship;
To explain the example file...
1 Production process lasting a number of days.
2. Need a single date filter, that when a day is chosen, the report shows the activity at each step on that day.
3. Calander has relationship with Step 1 table, use measures and USERELATIONSHIP for other steps to make it work.
4. The Histogram doesnt work, in snip below want histogram to show the 67 measurements on that day, not the 105 that went into work that day.
2 Replies
- AnkitKukrejaSuper User
- paulj1Helper II
Anyone fancy a challenge, this is a interesting one ???