i am having a textfile which contains key values with comma seperated. how can i convert it into dictionary without using generate datatable activity.
example data in text file β
Name,Value,Description
logF_BusinessProcessName,Mobility,
Process Related,
BotName,MasterBot,
Case_Limit,3000,
Initialization Email List,
I need to read this text file and convert it into dictionary