Forum Discussion
Data Loading issue to the visualization
Hi,
I have data view with below format and avalable 120 000 records,
I added it to the stacked column chart and Description="A" only displays like 600 records when select 2021-03-01 to 2021-03-31,
It actually have 5000 records for selected data range, Added filter and checked it.
I tried to add another visualization, but issue still same.
Still couldnt load all data to visualization.
What can I do ? Its displays correct data in data view.
8 Replies
- parry2kSuper User
are there any filters? are you using measures? Any filter in the measure?
- AnonymousNot applicable
hi parry2k ,
From the model tab I removed some relationships that mapped with selected model. Afterthat now its avalable 4800 rows, still 200 rows missing.
- parry2kSuper User
Anonymous there are only x number of data points a visual can show, do you see an icon like (i) on top of the visual which probably explains that there too many data points.
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
- AnonymousNot applicable
Hi parry2k ,
Before its not a question. I was able to display data properly. I added card viualization to get total amount.
Those are working fine, Only issue is visualization.
I cant find (i) icon in top of chart.
- parry2kSuper User
Anonymous can you share what you are using on stacked bar chart, axis, values, legend?
- AnonymousNot applicable
hi parry2k ,
still couldnt fix the issue.
any idea on that ?Thank you.
- parry2kSuper User
Anonymous it is not easy to provide the solution without looking at the pbix file.
- v-kelly-msftCommunity Support
Hi Anonymous ,
You can try to add a group to your legend with "Description", it should not be able to display whole legends if your records contain too many types of categories. (If your category has too many records, power bi will auto-hide some legends with smaller percent on the data chart to reduce the complexity of graph)
Best Regards,
KellyDid I answer your question? Mark my post as a solution!