Forum Discussion
gambleave
4 years agoHelper II
Help 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
4 years agoCommunity Champion
can 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.