The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
Having updated my version of Power BI desktop I'm now getting error messages on reports that have been working for the last year without issues. I'm unable to load data into any of my reports.
The error I'm getting is
Expression.Error: Invalid placeholder in format string.
Details:
Offset=1
Reference=0
Length=4
The error is occuring at my second line of code where filtering rows based on a particular field before Expanding the table.
Source = DocumentDB.Contents("https://xxxxxx/", "CosmosDbName", "CollectionName"),
FilteredRows = Table.SelectRows(Source, each [Document][FieldName] = "xxxxxx"),
#"Expanded Document" = Table.ExpandRecordColumn(FilteredRows, "Document", {"Field1", "Field2", "Field3", "Field4",
hi, @Anonymous
If you could download a pbix file from power bi service and check if it works well.
No specific data for test, and if you could adjust the step in edit queries.
If you still have this issue for Power BI, you'd better create a support ticket in Power BI Support to get further help.
submit a support ticket
Best Regards,
Lin