Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm getting the error message below on a table visual in my report. Strangely, this only occurs when a wide data range is selected.
My data source is a single Snowflake table.
Any suggestions on where I can start to resolve this?
Hi @ERing ,
Can you please share some more detail information about this issue? They should help us clarify your scenario and test to troubleshoot.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
If the table in a dimension table and has a relationship to a fact table, that Id (Key) column can not have duplicates. Or, there is a property of a column to make it the key, it that is the case, no duplicates allowed. You would have to change the source of data.
@Anonymous My data is a single table. There are no relationships to other tables.
what visual are you using on the report?
@Anonymous I am using a table visual.
Sorry, without having the actual pbix file to look at, I do not have an answer to this issue.