Forum Discussion
Boycie92
5 years agoResolver I
Total % calculation
Hi, I am hoping some can help me. I have two data tables. A lookup table called Areas. In this there are two fields, Area and Building. I have another table called Daily Task. In this ta...
- 5 years ago
Boycie92 , Not very clear. If is just a display, make sure you have building dimension and use show item with no data.
If you want to divide my number of buildings. Again you need a separate building dimension
Distinctcount(Building[Building])
Boycie92
5 years agoResolver I
Hi amitchandak
The formula will work for the 10 buildings once all of the records have been created. However, what I need is to be able to trick Power BI into thinking all buildings have a record just now, even though there are only two.
This way my total % will be based on the 10 buildings and not the 2 records I currently have. Is that possible?
Thanks,
Boycie92