data = frappe.get_all(“Doctype Name”,fields=[“*”]) print(data) Not able to get table multi select values