Forum Discussion
Indentation table template from Excel not loading
- 3 years ago
Hi kram1234,
I can't load your files, but I guess the identation is not space-generated, this is rather formatting in Excel?
I just had to sort the same issue. The problem is that PBI does not care about cells meta-data (including formatting) and only take the actual value of the cell.
I worked around it with a macro that would analise the identation and create a separate column to record the identation level, which then can be used in PBI.
Kind regards,
John
Hi kram1234,
I can't load your files, but I guess the identation is not space-generated, this is rather formatting in Excel?
I just had to sort the same issue. The problem is that PBI does not care about cells meta-data (including formatting) and only take the actual value of the cell.
I worked around it with a macro that would analise the identation and create a separate column to record the identation level, which then can be used in PBI.
Kind regards,
John