Forum Discussion
Anonymous
7 years agoNot applicable
Need help
Hello All, I need to find something from my dataset which seems to be complicated for me, if anyone could help. As you can see in the data, once a tenant moves out the net rent might...
Anonymous
7 years agoNot applicable
Hi Ashish_Mathur , Could you please help me with this one. TIA
- Ashish_Mathur7 years agoSuper User
Hi,
Share the link from where i can download your PBI file. You may share a small dataset. More importantly, share the exact result you are expecting.
- Anonymous7 years agoNot applicable
- v-chuncz-msft7 years agoCommunity Support
Anonymous,
Drag measure below to visual level filter and set Show items when the value is greater than 1.
Measure = CALCULATE ( DISTINCTCOUNT ( price_check[Net Rent/ sqm] ), ALLEXCEPT ( price_check, price_check[Apartment Index] ) )