Forum Discussion
Anonymous
3 years agoNot applicable
Getting (Blank) for calculated measure
Hello, I have the following measure that is reporting (Blank) if I do not have 1 manufacturer selected. MFG PARTNER COUNT is a calcuated column while Manufacturer is a column in the data source t...
beeW
3 years agoRegular Visitor
Anonymous I might need more context to help. Some ideas:
- Do you have anything set on page filters that maybe impacting your expected result ?
- To debug further does separating out the CALCULATE((SUM('CATEGORY ACCESS'[MFG PARTNER COUNT]) into its own measure give you the result expected to try to pin-point why not working how you expect ?