Тёмный

📊 How to create Charts in Microsoft SharePoint Lists 

Giuliano De Luca
Подписаться 10 тыс.
Просмотров 26 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@meenakshirajendrakumar8724
@meenakshirajendrakumar8724 7 месяцев назад
how did you create the chart view in the list .. I am not getting that view option to switch from All Documents please explain ...
@kamozzi1
@kamozzi1 8 месяцев назад
Thank you for the video and valuable content. I'm interested in exploring the opportunity to generate charts for SharePoint usage, activity, and file storage using JSON. Could you please provide guidance on how to proceed? Your advice is appreciated.
@DeLucaGiulian
@DeLucaGiulian 8 месяцев назад
Hi, Many thanks for following my videos. Check this article which explains where to read all these info learn.microsoft.com/en-us/microsoft-365/admin/activity-reports/sharepoint-site-usage-ww?view=o365-worldwide
@AACLAGE
@AACLAGE Год назад
It was a lot of content and great work from the creator of the formatting.
@SWB_02333
@SWB_02333 22 дня назад
Is there a way to display amounts of something? For example: A list with 3 columns and 5 rows. Columns: Name, Status, and Location. Rows: Name = (1,2,3,4,5), Status (Good, Good, Good, Good, Bad), and Location = (a, a, b, c, b). Bar chart for status: 2 bars, good and bad. Pie Chart for location, a, b, and c.
@danyell12345
@danyell12345 Год назад
Is there any way to make a chart with rows form a list vs. columns like in this example? This example looks like it is just one row w. multiple columns. I'd like to do one chart for multiple rows. right now, when applying this json, you get a chart for every row.
@DeLucaGiulian
@DeLucaGiulian Год назад
Hi, Just add a new row with different values for instance and you should see another chart showing up
@MrAkerblom
@MrAkerblom 11 месяцев назад
I have the same need as @danyell12345. It's not another chart that is of use here. It is to make each row a new bar in the one chart. Hence the code mustgo from field to row. But I guess that is at pretty different code? :) @@DeLucaGiulian
@p_M5
@p_M5 Год назад
Great video... very creative I must say. just wanted to check if the list get refreshed with new data, does the charts also get refreshed?. Many thanks..
@DeLucaGiulian
@DeLucaGiulian Год назад
Hi, Thanks for watching, yes the chart gets refreshed.
@p_M5
@p_M5 Год назад
@@DeLucaGiulian Thanks for the quick response. Your page have very good content.I have a small request if you dont mind. It would be great if you can create a video on your journey to become an MVP, how you achieved it and any advises for any apsiring MVPs here. Thanks
@DeLucaGiulian
@DeLucaGiulian Год назад
Thanks very nice tip I'm going to do that
@stephanedenis5394
@stephanedenis5394 Год назад
Thanks, very impressive, all in JSON without going through PowerBI to get graphics.
@DeLucaGiulian
@DeLucaGiulian Год назад
Glad I could help!
@myandrobox3427
@myandrobox3427 7 месяцев назад
Great efforts by the creator! ❤👏👏Very handy and i really like it. Thanka for sharing this!! Just that, it has its limitations like number of bars can't be more and works good for static data, we cant have data updates automatically and expect the charts to be refreshed. But, must say, great work by creator, atleast we can have something visual from the SharePoint lists, this must be basic actually developed by Microsoft already.
@DeLucaGiulian
@DeLucaGiulian 7 месяцев назад
Thanks for sharing your feedback
@ruigoncalves6285
@ruigoncalves6285 10 месяцев назад
I see the option for editing the values manually on the list page but can this be autopopulated by pulling in data from a previous list or query?
@DeLucaGiulian
@DeLucaGiulian 10 месяцев назад
Hi, The inline editing function update immediately the value of the field in the list, you can't pullout previous values. Eventually you can use the version history function to restore previous values in the list.
@MrAkerblom
@MrAkerblom 11 месяцев назад
Great material :) Does anyone know if it's possible to make a horizontal bar chart?
@DeLucaGiulian
@DeLucaGiulian 11 месяцев назад
Hi, Yes, you can have a look here: github.com/pnp/List-Formatting/tree/master/view-samples/custom-charts
@MrAkerblom
@MrAkerblom 11 месяцев назад
Oh sorry missed that! My goal is to make roadmap-view based on a horizontal stacked bar chart. This requires that the bars/timeslots is based on a new row and not by column. But if I add a second row I get a second bar chart. Any idea on how this could be managed? @DeLucaGiulian
@DeLucaGiulian
@DeLucaGiulian 11 месяцев назад
It works already in this way, if you add a second row you'll get a second corresponding chart
@albasilva-h9c
@albasilva-h9c 5 месяцев назад
Super handy and easy, thanks!
@DeLucaGiulian
@DeLucaGiulian 5 месяцев назад
Thanks 😉
@shadowflare99
@shadowflare99 3 месяца назад
Wow thank you ❤🎉
@DeLucaGiulian
@DeLucaGiulian 3 месяца назад
@@shadowflare99 thanks
@decootubization
@decootubization 9 месяцев назад
Wow that’s clever!
@DeLucaGiulian
@DeLucaGiulian 9 месяцев назад
Thanks
@dylanmm007
@dylanmm007 9 месяцев назад
Is there any way to stop viewers of the charts from editing the values in the charts?
@DeLucaGiulian
@DeLucaGiulian 9 месяцев назад
Hi, Viewers with only read permission can't edit values, if they can, it means they have write permission on the list.
@kdavidwhite8376
@kdavidwhite8376 5 месяцев назад
My "All Items" on my list page doesn't have the chart or pie view listed
@DeLucaGiulian
@DeLucaGiulian 5 месяцев назад
Hi you can change the default view with yours view
@rihabhanchi5062
@rihabhanchi5062 2 месяца назад
@@DeLucaGiulian Hello! Could you please explain this further?
@miroragab4180
@miroragab4180 2 месяца назад
This kind of view not appear to me
Далее
НЮША РОЖАЕТ?
00:17
Просмотров 893 тыс.
The One MISTAKE Everyone is Making with SharePoint
6:21
How To Make Microsoft Lists More Useful
11:40
Просмотров 61 тыс.
SharePoint Task list and Gantt Chart
6:19
Просмотров 21 тыс.
How to create a tools and apps dashboard in SharePoint
10:01
Microsoft Sharepoint Lists - Complete Beginner Tutorial
24:44
НЮША РОЖАЕТ?
00:17
Просмотров 893 тыс.