Forum Discussion

knotpc's avatar
knotpc
Advocate I
6 years ago
Solved

Power Query Editor Combine Multiple Columns to Create Single Date Column from bls.gov APIv2

Hello,    I am importing bls.gov data for CPI Series https://api.bls.gov/publicAPI/v2/timeseries/data/CUUR0000SA0?registrationkey=your APIKey&startyear=2000&endyear=2019.   The data is parsing co...
  • knotpc's avatar
    knotpc
    6 years ago

    MFelix, 

     

    I chose to perform the conversion in Query Editor to keep things clean. Your example worked perfectly once I changed the [Year] and [Month] to Whole Numbers. 

     

    Thanks for your help. I totally missed the ability to do the conversion this way.