Hi Team,
I am facing issue just after doing changes in the dataset, For some visual my fields are missing. I tried to drag and drop the fields again in the visual pane but visual is not coming back.
Let me know how to fix this.
This generally indicates that the changes in your dataset have changed in a way that the fields used in the analysis are no longer available.
Check if you see any “Missing field” in your visual page or on the filters pane
In the calculated field for the missing field you will see the technincal field Id before things changed. So you will have to change the field to the updated field name to correct the issue.
If you are seeing missing field, it basically means your changes in the dataset either removed a field or a change in its name etc. To correct the issue you can replace that field using the replace from context menu and select the new column that replaced it in the dataset
If the calculated field has an issue you can see the system id of the field that got removed followed by what was its name (see state_to in the following screen shot). You should remove the old Id and replace it with the relevant new field to correct the calculated field
Hi @Giridhar.Prabhu,
I did that too. The fields name are same as the before it was. I also replaced the systemid with the field name but still visual is not coming. however i just noticed at the bottom that shows 0 bytes remaining. How would i fix that ?
Is that actually affecting the ingestion ? if yes then the existing ingested data should be visible
The errors indicate that the visuals are still having fields that are no longer available. You need to check the field list in the visual, filters and additionally parameter controls which are linked to dataset fields.
You should be able to identify the field(s) that are being referenced but no longer present in your dataset and replace them with relevant ones.
This is a problem when you are changing the data set columns very frequently. If you are doing it, it is time taking process as you have fix all your calculated field and then ensure the the columns used in the report also needs to be fixed. You have to do manually, the best option standardize your data sets ( do not rename or delete) and standardize the calculated columns.
Did this solution work for you? I am marking this reply as, “Solution,” but let us know if this is not resolved. Thanks for posting your questions on the Quick Suite Community Q&A Forum!