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.
When displaying a large integer (in my case a BIGINT from a SQL Azure Db), visualisations appear to truncate the value to somethis less precise. I have observed this in tables and the Text Filter slicer.
For example, the following value is correctly stored in the dataset:
-5355371827972002325
However in visualisations it is truncated to:
-5355371827972003000
This means incorrect values are being displayed, but also means the Text Filter does not work on such fields as the value that is used to search differs from that entered and does not match the underlying dataset.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.