Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi all,
I have a visual that shows 13 rows but when I drill through this visual, the total in the drill through page is 14. The visual has the following filter:
Solved! Go to Solution.
Hi @nikkirai99 according to your calculation logic is to calculate from table 'Table'[PortfolioID]
but condition is another table and column 'Table'[Holding] having value "Late".
Check your relationship, and your tables to validate either measure result or your visual check.
Details are important, maybe empty string or something cause difference.
Proud to be a Super User!
Hi @nikkirai99 according to your calculation logic is to calculate from table 'Table'[PortfolioID]
but condition is another table and column 'Table'[Holding] having value "Late".
Check your relationship, and your tables to validate either measure result or your visual check.
Details are important, maybe empty string or something cause difference.
Proud to be a Super User!
Hi @some_bih Thank you for pinpointing the problem. I changed the filter to the same table and column and it worked!