Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply

Deneb visual hconcat: how to join 2 layers in 1 visual

Hi Community! Recently our team decided to try certified pbi visual https://deneb-viz.github.io/community/resources#templates. And it works as expected for cases with simple matrix or bar chart (https://vega.github.io/vega-lite/examples/layer_text_heatmap.html, https://vega.github.io/vega-lite/examples/stacked_bar_h_normalized_labeled.html) . After these steps were planned to hconcat matrix and bars (instruction here: https://vega.github.io/vega-lite/docs/concat.html#hconcat) however because of selected 2 visuals have Layers with labeling on the top of basic ones - still is not clear if there is a possibility to horizontally join visuals to 1 visual. Have someone tried smth like this in Deneb visual ? Any help will be great!

2 REPLIES 2
giammariam
Solution Sage
Solution Sage

Hey @AnnaMANNA14900, this should be doable. Do you mind providing a sanitized dataset that is similar in structure to what you are using (here's how)? Also, if you have a rough image, drawing, or example of the design you'd like to accomplish, that would definitely help me assist with this. Another option would be to provide Vega-lite specs of the two separate visuals that you would like to horizontally concatenate.



Madison Giammaria
Proud to be a Super User 😄
LinkedIn

Do you frequently use Deneb to provide insights to your stakeholders? Have you considered sponsoring this free and open source custom visual? More info here!

Hi @giammariam 

I have prepared sanitazed dataset. However 2 related questions I see here:

1) how to hconcat 2 charts in deneb where layers inside?

2) have not found vega or vega-lite version of matrix where 3 totally different measures appear

 1st page here-> how 1 visual supposed to look:

AnnaMANNA14900_0-1683726853879.png

2nd page : attempts to join just 2 stucked bar charts which contain labeling as additional layer, so layer: [ present here

3rd page : do not see in templates https://vega.github.io/vega-lite/examples/ matrix not in shae of heapmap with text on the top. Matrix with diff types of measures inside is required(1 measure=count, second=$price, 3rd=$price or index(a/b*100%))

Note: measures not possible to put in calc columns(just simple calculation here for test, not real calculation)

Link with pbi: https://drive.google.com/file/d/1kUhag9kXAb9k00ELWX8IOkYGom1WIbs8/view?usp=sharing

Thank you for your help and review!

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors