Sunday, January 8, 2023

How to add the custom color palette in Tableau

 --Asked by Ti*er An**yti*s
--How to add the custom color palette in Tableau 

--Go to the My Tableau Repository and open the preference 
--Edit that html by adding color platte 
<workbook>
<preferences>
<color-palette name="PLAYDATABLOGS" type="regular" >
<color>#f6bc50</color>
<color>#ab3939</color>
<color>#374674</color>
<color>#7ba668</color>
<color>#a08ca3</color>
</color-palette>
</preferences>
</workbook>


No comments:

Post a Comment

"๐Ÿš€ Delta Lake's Vectorized Delete: The Secret to 10x Faster Data Operations!"

"๐Ÿš€ Delta Lake's Vectorized Delete: The Secret to 10x Faster Data Operations!" Big news for data engineers! Delta Lake 2.0+ in...