Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
As suggested here, rather than reading from a live .csv to obtain data, I am connected to a folder which will read a dated file, created each day.
Lets assume the filename is 'file_name_2023.08.23.csv'
There is a column on my table called Source.Name. This has this filename inside. I create a new column called Date, inside is this function (assume the 2 numbers match my filename).
Date = DATEVALUE(MID([Source.Name], 18, 10))
I get an error, saying "Cannot convert value '2023.08.23' of type Text to type Date.
This doesn't appear to make a lot of sense?
Solved! Go to Solution.
Thanks, that worked. I'm not sure if Power Query is a thing in the online version of PowerBI?
where "test" is the table name - replace "test" with your table name in the formula
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
48 | |
31 | |
27 | |
27 | |
26 |
User | Count |
---|---|
61 | |
56 | |
35 | |
29 | |
28 |