I want to bold part of excel cell content by alteryx. how can I do it ?
Hi, @JunweiPeng
you can use Reporting ---> Table tool to set format rule. 你可以使用表格工具来给指定的范围设置字体类型效果.
@JunweiPeng, try this.
Use Table from reporting tools. Then create a rule on a column you want to set a rule and check the font then bold.
Output
In case you want to save the output use the render tool.
Thanks!