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 i have a sales query and a "spend" query. It looked to me like i'd have to create a type (sales,spend) column in each so i could merge or append them if i want to show them both plotted in a multi line plot visual. But when i went to merge/append them the type column isnt tagging along. i believe neither is hidden. do i have to add the type column way back in the queries themselves in order to circumvent this obstacle?
are you using DAX to create the columns?
i think you should use M to create column in the power query.
Proud to be a Super User!
i'll try that and report back here. seems like a weird decision all things considered.