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.
I have a table in powerbi that contains shipping label data. Each row in the table would represent a single label. Here is the table:
I basically need to display a page that would have a label for each row in the table above. Each label would have date, center, route color, label name, quantity, size, etc. I am currently attempting to do this using custom visuals, but I am beginning to doubt that custom visuals is the right way of achieving what I want. I need to print this information onto avery labels. I need input from the experts on the best way of achieving this...
@Anonymous,
It seems that you may just use the Multi-row card visual.
It seems that way, but how do I make 1 label per row, instead I am getting 1 label per row per column:
showing 1 card per column per row\
Do you think I can fetch the code from Github and modify it, or is there a built in way to modify this?!
@Anonymous,
You may try to manually adjust the width.