Launch a Workflow from a button on a grid
Previously I discussed to launch a workflow from a form, today i'll extend this to make it work from a grid. Problem I would like to give...
SSRS - Reporting Options
When linking to reporting service reports either SQL or FetchXML (externally published). You can customise the user experience. No...
Using a chart to rollup values from a sub entity
I had a requirement to show the split of expenses associated with a submission e.g. a one to many. Now in Dynamics if you want to include...
SSRS - Performance and images
If you are using SQL reporting services to display or generate a table and want to display against each row a trend indicator. Do not use...
Charts - Changing labels format
Just a quick one. I had a requirement to change a Pie Chart from showing the sum of money to showing % split and money. To do this you...
Calculated Fields - Limitation no.1
Just a quick one, I've started to use calculated fields more and more and came across a new restriction the other day. Problem You can't...
Launch a Workflow from a button on a form
Making a system as user friendly as possible is always harder than we give it credit for. Sometimes end users need to trigger manual...