Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Medium Thick Border in table tool

selanbca
5 - Atom

HI Team,

I am looking for medium thick border in alteryx. I tried the below css code.

"Border-top: 2px black; Border-bottom: 2.25px solid black; Border-left: 2px solid black; Border-right: 1.75px solid black; Font-weight: Bold; vertical-align: middle;"

However i am not getting the expected result. Attached the workflow for your reference.

 

Could you please assist me to fix this border issue

4 REPLIES 4
pedrodrfaria
13 - Pulsar

Hi @selanbca 

 

It is hard to compare and understand exactly how thick you want it, however, I believe the best method is to use the table settings, see below:

 

pedrodrfaria_0-1614858456010.png

pedrodrfaria_1-1614858465451.png

The output:

pedrodrfaria_2-1614858497798.png

 

Play around with the border width and you will find exactly what you want.

 

OllieClarke
16 - Nebula
16 - Nebula

Hi @selanbca again, I'm not sure exactly what you're after, but If you use "solid black" instead of "black" in your CSS then I think that will work:

OllieClarke_0-1614859114076.png

 

selanbca
5 - Atom

Hi,

Thank you for prompt response friend.

When i applied 3px in the border, it shows the border style as like in the attached Picture1 highlighted in yellow color. My expected border style as like in the attached Picture2 highlighted in yellow color.

Regards,
Elango S

selanbca
5 - Atom

Hi,

Thank you for prompt response friend. I am looking for the border in the attached Picture2 highlighted in yellow color.

When i applied 3px in the border, it shows the border style as like in the attached Picture1 highlighted in yellow color. I do not looking for normal border, just the medium thick border pixel range in between from 1.25px to 2.5px. Kindly advise me to proceed further.

Regards,
Elango S

Labels
Top Solution Authors