Dec 13 2021 11:26 AM
My Name column on SharePoint is not populating with the appropriate data fields. I can see the data when I click on an individual entry but I can't see the data in the column on SharePoint. I can also see it on gallery view but not on list view.
Anyone know what's going on here?
Dec 14 2021 08:03 AM
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Dec 14 2021 10:28 AM
Dec 14 2021 10:59 PM
@PN3456789 This is the default reference to JSON formatting schema. This shouldn't be a problem in your case.
This is a strange issue. Never saw such type of issue in our SharePoint tenant. I will suggest you to open a support ticket with Microsoft, check: Get Online support
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Mar 07 2022 09:04 PM
Hi @PN3456789,
Came across this issue myself, the following fixed it for me.
1) Click on one of the heading and choose - "Column settings" then click on "Show/hide columns"
2) Scroll through and look to see if you have two "Name" options.
3) on the RHS window - Untick the currently ticked one "Name"
4) Tick the "Name" which was unticked
5) click "Apply"
Hopefully you already sorted this, and hopefully this helps others.
May 17 2023 04:53 PM
Apr 15 2024 01:45 PM
Apr 23 2024 08:34 AM
@PN3456789 First, let's take a closer look at the column configuration. You mentioned that the column is a "Name" column with a single line of text data type. That's a common and standard column type, so the issue is likely not related to the column configuration itself.
However, the fact that you can see the data when clicking on individual entries, but not in the list view, suggests that there may be some formatting or display issues at play. The JSON formatting you described is a common way to customize the appearance of columns in SharePoint, but it's possible that there's something in the formatting that's causing the data to not display correctly in the list view. My recommendation would be to start by removing the JSON formatting entirely and see if that resolves the issue.
As suggested by one of the previous replies, you can do this by going to the column settings, clicking on "Format this column," and then simply deleting the JSON code and saving the changes. If removing the formatting doesn't work, you may need to dig a bit deeper. It's possible that there's an issue with the way the data is being retrieved or cached in the list view. In some cases, a simple refresh of the page or a full re-indexing of the list can help resolve these kinds of display issues.
Apr 29 2024 11:07 AM
I was having this issue also and came across the answer that @knot_that_smart gave. However, I did not have two fields with the same name. What ended up working for me was to hide the column and then un-hiding the column. After that, everything came back.
1) Click on one of the heading and choose - "Column settings" then click on "Show/hide columns"
2) Untick the current issue field.
3) Click "Apply"
4) Click on one of the heading and choose - "Column settings" then click on "Show/hide columns"
5) Tick the current issue field.
6) Click "Apply"
After that, everything came back. It did appear all the way over to the right, but I just dragged it back to the correct position.
May 02 2024 05:48 AM - edited May 02 2024 05:49 AM
@IT_Manager-GZA I tried all the solutions proposed above, but the text in the title column is still not showing. I can only see what's in it after clicking in the individual entry. This started today. Yesterday everything was ok.
May 02 2024 06:55 AM
@Andre_Oliveira Interesting. I am not sure what to tell you as that solution above worked for me. Have you tried creating a new View and/or used a new column with calculated formula to reference that problem column? Those might be some alternative workarounds to get the data to re-appear. Good luck!
May 07 2024 10:05 AM
@Andre_Oliveira
It had also the same issue, Title colum that I had already changed the name to 'Nom', it shows Title column and no data visible. Only visible when edit item.
Go to List settings, views and click on All items. Check if there are two columns (Title, Name Changed), then disable one.
May 07 2024 11:39 AM
May 07 2024 11:44 AM
Amigo,
Este tipo de errores o pasa por temas de JSON al darle formato a la columna o bien porque quisiste añadir una columna de busqueda, en el caso que situes una columna de busqueda y la columna es Title, sucede esto.
Deberias ir a la configuración de la lista, tienes que editar la vista actual donde te van aparecer todas las columnas. En mi caso, se ve perfectamente como la columna Title esta seleccionada y la columna que realmente es Title no lo esta. @DanyPereyra
May 07 2024 11:59 AM
May 08 2024 01:11 AM
May 08 2024 03:03 AM
May 08 2024 06:02 AM
May 23 2024 05:49 AM - edited May 23 2024 05:51 AM
Hola,
Yo acabo de resolverlo acudiendo a la columna donde no se veía el contenido, nombre de columna> settings> format this column>advanced mode. Ahí eliminé todo el código JSON, sin más (dejando el marco vacio), y le dí al "save", y ahí se acabron mis problemas.
(La lista provenía de otra con formato personalizado, y, no sé cómo, esta columna "heredó" un código JSON que no funcionaba)
May 27 2024 04:52 AM
@PN3456789 I had the same issue, I clicked on '+ Add new item', clicked on the area shown in the red "circle" on my attached image, chose 'Edit columns' and say that the missing field was unticked. I just ticked the field and saved, and it appeared in all my views. Hope this helps.