Fiscal_Period_Year = put(trim(left(Fiscal_Year)) || trim(left(put(Fiscal_Period, Fiscal_Period_Format.))));
Any idea why in a data step Fiscal_Period_Year is not saving as a number? I’m running into a scenario where it is saving as a giant string.
thanks
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.