This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I have a report with an SAP HANA DirectQuery source. I have a column with text that has values like '0000000ABCD'. I add a Report level filter with the condition "Is not blank" for this column. I display this on a table visual and it shows correctly. When I create a calculated column with the formula
Col No Zero = SUSBSTITUTE([my text column], "0", "")
and add this column to the table visual, the table visual no longer displays the data correctly. Col No Zero is populated, but the original text column now shows many blanks, and the few values that do show up do not match the Col No Zero values in any way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.