Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have two tables with data I would like to create a visual with
Table A
-Year column (text Ex. 2016)
-Month column (text Ex. 01)
-Month + Year column (date/time Ex. August 2016)
Table B
-No dates at all
I was going to build a date table with Calendar but realized I can't join it to the tables because they don't have the right data. What should I do here? I tried creating a conditional column on table A that always made the value = 01. From there, I merged the year, month and day column. With the new column I joined it to the date table. However, I think there has to be a better way. Plus, I need the date table to have a relationship with Table B as well.
Solved! Go to Solution.
Your requirement is not very clear, please post some sample data. By the way, for any time intelligence function, you could implement a custom DAX formula.
Your requirement is not very clear, please post some sample data. By the way, for any time intelligence function, you could implement a custom DAX formula.
bump
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.