How can we add an image(jpg/png) into a local data source.

image uploaded should be stored in local data source.

@KrishnaMohanK2527 Currently where its storing ?

@KrishnaMohanK2527

Store the images in binary format and then keep the Binary image directory in the data source , and then source that directory values from data source to a data page and then use those values in the UI.