Forum Discussion
rtran
Helper I
5 years agoReport Builder Tablix - How to avoid data being expanded
Hello, I'm working with Report Builder and am trying to create the following table in a tablix (created in PBI for simplicity but needs to be done in Report builder): Hours is the total s...
Anonymous
5 years agoNot applicable
Hi rtran ,
Let me explain my steps again after modifying some of them.
1. click the value of Hours and change data type as "number".
2. right-click table and select "Tablix Properties"
3. create a filter and enter "=1" in the value expression
Result:
Hope that's what you were looking for.
Best Regards,
Yuna
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
rtran
Helper I
5 years agoHi Yuna,
That worked for me this time, thank you! I also was able to do something similar with the DAX Query and alter it with finding the sum in the query, but I much prefer your method to mine.
Thank you for all your help!