I hope I can explain my data OK but here goes:
I have a list of dates when production samples were tested for various properties. During the period runs of product might belong to different categories each with a different specification. I would like to calculate the average value for a property for each different category grouping within the table filter context. If I remove the sample test dates from my table all is well but I need that level of detail for a control chart. Using ALLSELECTED I can calculate the average for all the dates I have selected using the table filters. This measure fills a column of data in the report. What I would like to do is refine this so the average is calculated on the group for each category but in a similar manner to above fills each row of the column against the relevant date and category.
I have been fighting this for 3 days so any hints or pointers would be welcome please.
(By the way the category group is in a related lookup table so I cannot use its column name from the working data table).
Peter
I have a list of dates when production samples were tested for various properties. During the period runs of product might belong to different categories each with a different specification. I would like to calculate the average value for a property for each different category grouping within the table filter context. If I remove the sample test dates from my table all is well but I need that level of detail for a control chart. Using ALLSELECTED I can calculate the average for all the dates I have selected using the table filters. This measure fills a column of data in the report. What I would like to do is refine this so the average is calculated on the group for each category but in a similar manner to above fills each row of the column against the relevant date and category.
I have been fighting this for 3 days so any hints or pointers would be welcome please.
(By the way the category group is in a related lookup table so I cannot use its column name from the working data table).
Peter