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 there,
I have tried an awesome feature to use a measure as title for a table today.
Works great except the cases when there is no data in the table to aggregate (even when 'Show row if no data' ticked for a column). I even hardcoded a string in the measure to make sure there is no issue with measure itself.
If I use there measure in a Card - it works fine.
If I use plain text in the title - it works fine.
Here is a screenshot.
Because the string is not related to any other rows so table/matrix will not show the text in rows.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Jimmy @v-yuta-msft ,
I am not talking about rows not shown up.
The problem is that the table title is missing when there is no data for aggregation.
Any ideas?
Please check if the power bi desktop has been updated to the latest version.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have the latest Version: 2.69.5467.1751 64-bit (May 2019)
Looks like a bug to me. I am forced to use a card instead of the table visual title. Card renders fine all the time.
Steps to reproduce:
1) Create a table visual with some data with aggregation
2) Create a measure that returns any string for simplicity.
3) Enable title on the visual and use the measure for it.
4) Filter table data that way so there is no data available for aggregation
Expected behaviour: title should always be on if the measure return a proper value
Current behaviour: title gets hidden for some reason