Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi everyone,
I'm getting this error in power bi service and desktop when adding columns to my table visual.
In my table there are more than 100 columns. is there a visual limitation? what can I do to solve this issue and client doesn't like to change the format also. so he needs all the columns in a one table visual.
Can anyone please give a solution to this.
Calaculated columns can actually cause performance issues.
If you need them try to build them as far forward as possible. In PQ or in database statement.
Try to avoid build many culculated columns with DAX.
But your table is quite small, 400-500 records.
What does the build-in performnace analyzer (Power BI Desktop) said?
What metrics do you get while refreshing you table...and other visuals on your report page?
And what happens to performnace (error notification) in Service when you would display (deploy) only 10 columns?
Wow, > 100 columns in a PBI table visual...crazy.
I guess you have a Pro license?
It looks you are running out of available RAM capacity given to each Dataset.
- If you are rendering more than 100 columns it is bit work for Service to do this. Really necessary?
Maybe is a connection via Excel to your dataset a better way to visualize the data.
- did you checked your datamodel for table relationships (n:m, biderictional etc.) or for heavy Measure calculations?
Regards
Hi Sergej_og,
Thank you for your support.
Actually yes, client need to see all the columns in a one table in power bi. I checked my datamodel relationships. they are fine. Bt I'm using some calculated columns for this report also. bt table contains like 400-500 records and most of the columns are blank columns which I created using dax like this.
Column1 = blank()
Do you have any idea about this?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
48 | |
31 | |
27 | |
27 | |
26 |
User | Count |
---|---|
61 | |
56 | |
35 | |
31 | |
28 |