Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
My data fields do not lend themselves to charts and graphs. I want to construct a result set as a Text Base field of related tables as in an Access Input Form/Report. Can this be done, and if so how?
Solved! Go to Solution.
You can create Text based tables but tables are not interactive between one another, you would have to leverage slicers as well.
In Power BI, you can create a calculated column which concatenates all data fields together. But to filter data and slice data between visuals, you have to use slicers.
Regards,
In Power BI, you can create a calculated column which concatenates all data fields together. But to filter data and slice data between visuals, you have to use slicers.
Regards,
You can create Text based tables but tables are not interactive between one another, you would have to leverage slicers as well.