Describe the bug
Enhancement: Currently we can only write files to the root folder of the content store. The existing functions do not parse '/' or '' to reach to subdirectories:
"source_files/data/plan_Control.csv" should be transformed to:
Contents('Files')/Contents('source_files')/Contents('data')/Contents('plan_Control.csv')/Content?
Version
TM1py 2.0.2
TM1 Server Version: 11 and 12 where content store endpoint exists
Additional context
Add any other context about the problem here.