Forum Discussion
gambleave
Helper II
4 years agoHelp needed with tables and filtering direction
In my data model, ServiceDetails is the main fact table with transaction records. I have a couple measures such as: Distinct Activities = calculate(DISTINCTCOUNT(ServiceDetails[Activity ID])) S...
vanessafvg
Community Champion
4 years agocan you share more information?
what do you currently have in your pivot?
can you give an example of what you are trying to display on the page and expected behaviour, its a bit difficult to understand without having a pbix or some sample data to test.